Initial commit
This commit is contained in:
commit
c3ed683577
9 changed files with 505 additions and 0 deletions
15
README.md
Normal file
15
README.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
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
|
||||
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue