Skip to content

kovasap/auto-screenshooter

Repository files navigation

auto-screenshooter

Automatically take screenshots on a regular cadence and upload them to Google photos.

Google Photos Setup

  1. Obtain a Google Photos API key (Client ID and Client Secret) by following the instructions on Getting started with Google Photos REST APIs
  2. Replace YOUR_CLIENT_ID in the client_id_template.json file with the provided Client ID.
  3. Replace YOUR_CLIENT_SECRET in the client_id_template.json file with the provided Client Secret.
  4. Move the client_id_template.json file to src/auto_screenshooter/client_id.json

Build

Make sure you have Python 3.7+ and poetry installed, then install with poetry install.

To run, simply execute auto-screenshooter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages