An open API service indexing awesome lists of open source software.

https://github.com/gl636474/google-photos-sync-mac

Downloads new photos from Google Photos and imports them into OS X Photos application
https://github.com/gl636474/google-photos-sync-mac

google-photos macos python synchronization

Last synced: about 1 year ago
JSON representation

Downloads new photos from Google Photos and imports them into OS X Photos application

Awesome Lists containing this project

README

          

# google-photos-sync-mac
Downloads new photos from Google Photos and imports them into OS X Photos application

## System Requirements
* Python 3.5+
* Python [requests_oauthlib](https://pypi.org/project/requests-oauthlib/) 1.2.0+ package installed
* Python [applescript](https://pypi.org/project/applescript/) 2019.4.13+ package installed

This script won't work with earlier versions of Python, but may work with earlier versions of the required packages