Lucas Oskorep ddb284300d debugging
2022-07-18 13:49:10 -04:00
2022-07-18 13:49:10 -04:00
2022-07-18 13:33:59 -04:00
2022-07-18 13:32:28 -04:00
2022-07-18 13:49:10 -04:00
2022-07-18 13:32:28 -04:00
2022-07-17 22:05:48 -04:00

Pi Calendar Sign

Assumes python3 as the base:

  • python -m venv ./venv
  • pip install -r requirements.txt
  • sudo pip install adafruit-circuitpython-charlcd
  • create your .auth.json file with a corresponding API key from GCP
  • edit config.json to have a list of all the emails you want to track
  • edit pi-calendar-sign.py to have the calendar names that you would like to receive events for.
  • python pi-calendar-sign.py
S
Description
Google Calendar display on Raspberry Pi
Readme 44 KiB
Languages
Python 100%