Preview:
docker run \
  --rm \
  -it \
  --name gphotos-sync \
  -v /YOUR_LOCAL/PATH/TO_PHOTOS:/storage \
  -v /YOUR_LOCAL/PATH/TO_CONFIG/client_id.json:/config/client_secret.json:ro \
  gilesknap/gphotos-sync \
  --log-level INFO \
  /storage
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter