** Google Photos Sync.**
Google Photos Sync is a command-line utility which downloads your Google Photos to the local file system. It will backup all the photos the user uploaded to Google Photos, but also the album information and additional Google Photos 'Creations' (animations, panoramas, movies, effects and collages).
In order to work, gphotos-sync first needs a valid client id linked to a project authorized to use the 'Photos Library API'. It is not provided in the distribution. Each client id is given a (large) limited number of free API calls to Google Services. If this distribution shared the client id, all users would share this resource limit. This is a little fiddly but only needs to be done once.
~/snap/gphotos-sync/current/.config/gphotos-sync
Find out more from the upstream developer repo at: https://github.com/gilesknap/gphotos-sync
Built with ♥️ from the source at https://github.com/gilesknap/gphotos-sync
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
On Debian 9 (Stretch) and newer, snap can be installed directly from the command line:
sudo apt update
sudo apt install snapd
After this, install the snapd snap in order to get the latest snapd:
sudo snap install snapd
To install Google Photos Sync, simply use the following command:
sudo snap install gphotos-sync
Browse and find snaps from the convenience of your desktop using the snap store snap.
Interested to find out more about snaps? Want to publish your own application? Visit snapcraft.io now.