Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
sthivaios committed May 5, 2024
2 parents d94c07a + 8fa9ac9 commit f7b8ef3
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@

### To create a photo library with imgal, follow the instructions below.

1) Create a folder, and inside, download and extract the imgal-builder.zip file.
Before running the script, you need to install the python library "Pillow".
```shell
pip3 install Pillow
```

1) Create a folder, and inside, download and extract the [imgal-builder.zip](https://github.com/kioydiolabs/imgal/releases/latest) file. **Do not delete the templates folder.**
2) Place all the pictures you want to include in the photo library in a folder, **WITH NO OTHER FILES**.
3) Open your terminal, and run the imgal-builder.py or imgal-builder.exe file.
3) Open your terminal, and run the imgal-builder.py file.
4) Follow the instructions. In the last step, enter the full path of the directory where the images are stored.

Your library has now been created! You should find all the files in the directory where the images were stored.
Expand Down

0 comments on commit f7b8ef3

Please sign in to comment.