20 lines
392 B
Markdown
20 lines
392 B
Markdown
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
|