Skip to content
/ gsync Public

Dockerized gphoto-sync to sync your google photos locally

License

Notifications You must be signed in to change notification settings

dfrkp/gsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

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

Usage

Credentials setup

Follow the instructions from gphoto-sync to create client_secret.json and place it in a folder e.g. gsync-config.

Run a sync

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

About

Dockerized gphoto-sync to sync your google photos locally

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published