No description
| .env.original | ||
| .gitignore | ||
| client_secret.json.original | ||
| edit.py | ||
| google-photos.py | ||
| ha.py | ||
| helper.py | ||
| LICENSE | ||
| Pipfile | ||
| Pipfile.lock | ||
| README.md | ||
| run.sh | ||
| synology.py | ||
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