No description
Find a file
2021-08-06 04:49:27 +02: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
google-photos.py Initial commit 2021-08-06 04:43:12 +02:00
LICENSE Add license 2021-08-06 04:49:27 +02:00
Pipfile Initial commit 2021-08-06 04:43:12 +02:00
Pipfile.lock Initial commit 2021-08-06 04:43:12 +02:00
README.md Add license 2021-08-06 04:49:27 +02:00
run.sh Initial commit 2021-08-06 04:43:12 +02:00
synology.py Initial commit 2021-08-06 04:43:12 +02: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

pipenv install
pipenv shell

License

GPL v3