Files
pi-calendar-sign/README.md
T
Lucas Oskorep 0c151150ba readme updates
2022-07-17 22:05:48 -04:00

10 lines
352 B
Markdown

# 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 pi-calendar-sign.py to have the calendar names that you would like to receive events for.
* python pi-calendar-sign.py