Dockerized gphoto-sync to sync your google photos locally
3.0K
This repository is used for the automated build of a docker image containing gphto-sync.
** Credentials setup
Follow the instructions from [[https://github.com/gilesknap/gphotos-sync][gphoto-sync]] to create
client_secret.json and place it in a folder e.g. gsync-config.
** Run a sync #+BEGIN_SRC shell docker run --rm --name gsync -v "$PWD/gsync-config:/home/gsync/.config/gphotos-sync" -v "/volume1/photo/google:/sync-target" -d dfrkp/docker-gphoto-sync /sync-target #+END_SRC
Content type
Image
Digest
Size
368.6 MB
Last updated
almost 6 years ago
docker pull dfrkp/gsync