No description
Find a file
2021-09-08 11:41:27 +09:00
.env.original Initial commit 2021-08-06 04:43:12 +02:00
.gitignore Initial commit 2021-08-06 04:43:12 +02:00
client_secret.json.original Initial commit 2021-08-06 04:43:12 +02:00
edit.py Add meta data as text overlay 2021-09-08 10:39:57 +09:00
google-photos.py Change DB name and path to adapt to DSM7 2021-08-25 17:25:47 +02:00
ha.py Add crop and resize functionality 2021-08-25 17:39:48 +02:00
helper.py Move escape file path to helper.py file 2021-09-08 11:41:27 +09:00
LICENSE Add license 2021-08-06 04:49:27 +02:00
Pipfile Add meta data as text overlay 2021-09-08 10:39:57 +09:00
Pipfile.lock Add meta data as text overlay 2021-09-08 10:39:57 +09:00
README.md Add Home Assistant upload and convert 2021-08-23 05:37:35 +02:00
run.sh Add Home Assistant upload and convert 2021-08-23 05:37:35 +02:00
synology.py Move escape file path to helper.py file 2021-09-08 11:41:27 +09:00

Synology Moments extraction

I have all my photos in a Synology Moments database and want to do fun stuff with it.

google-photos.py uploads 20 random pictures of specific people to a specific Google Photo album so that they are showed on my TV with help of the Chromecast.

Installation

sudo apt-get install ufraw-batch imagemagick
pipenv install
pipenv shell

License

GPL v3