Closed pat-s closed 6 years ago
@pat-s
After you run auth.py
the google accounts url will be opened in your default browser
Press ALLOW button, then copy given code back to the terminal (where you run auth.py
) and press ENTER
File credentials.json
will be created in current dir.
Thanks. Some hints that maybe worth putting into the README:
credentials.json
failed under .config
due to permission errors. Maybe its safer to point to ~./polybar-scripts/gmail
.Got it working now. Thanks :smile:
After running
auth.py
, where should I store the credentials key?