Sign inSign up

dfrkp/gsync

By dfrkp

Updated almost 6 years ago

Dockerized gphoto-sync to sync your google photos locally

Image
0

3.0K

dfrkp/gsync repository overview

  • Purpose

This repository is used for the automated build of a docker image containing gphto-sync.

  • Usage

** 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

Tag summary

Content type

Image

Digest

Size

368.6 MB

Last updated

almost 6 years ago

docker pull dfrkp/gsync