Skip to content

Commit

Permalink
Merge branch 'master' of github.com:fabriceb/gcalcron
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabrice Bernhard committed Nov 27, 2014
2 parents d67ecd5 + 0be3fde commit 88f1d80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ python gcalcron.py

The first time it runs, it will need a client_secrets.json file. To get one, go to https://cloud.google.com/console#/project, create a new project and give it access to the Google Calendar API

If you havent already activated the consent screen in your console go to >API's & auth> Consent Screen. Ensure to select your email address at the top and give the product a name.

Then go in the APIs & auth > Credentials menu and hit the "Download JSON" in the OAuth "Client ID for native application" section. This will get you a file that you need to move inside the gcalcron folder and rename client_secrets.json

It will also need the id of the Google Calendar you intend to use for tasks scheduling.
Expand Down

0 comments on commit 88f1d80

Please sign in to comment.