No description
heic2jpeg@27bbf2ea93 | ||
.env.original | ||
.gitignore | ||
.gitmodules | ||
client_secret.json.original | ||
darktable.py | ||
edit.py | ||
google-photos.py | ||
ha.py | ||
helper.py | ||
LICENSE | ||
Pipfile | ||
Pipfile.lock | ||
README.md | ||
run.sh | ||
synology.py |
Synology Photos extraction
I have all my photos in a Synology Photos database and want to do fun stuff with it.
I'm getting the pictures from the Synology and upload them into Home Assistant. Make sure you have access to the database.
Installation
sudo apt-get install ufraw-batch imagemagick
git submodule update --init --recursive
pipenv install
pipenv shell
cd heic2jpeg
pipenv install
cd ..
License
GPL v3