JohnPhamous / google-photos-wallpaper

Sets your Mac wallpaper to photos from a Google Photos Album

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Photos Wallpaper

Set your desktop wallpaper to photos from a Google Photos Album

Prerequisites

  • Python 3+
  • Google Photos API Credentials
    • View these slides on how to generate them. After creating an OAuth client, add your client_id, project_id, and client_secret to ./client_id.json5. Then rename that file to ./client_id.json.

Running

pip install -r requirements.txt
python main.py

About

Sets your Mac wallpaper to photos from a Google Photos Album

License:MIT License


Languages

Language:Python 100.0%