Files
catlendar/README.md
2025-09-05 23:40:03 -04:00

10 lines
314 B
Markdown

# catlendar
![image](demo.svg)
A funny little tui calendar for Google Calendar.
Fetching logic ripped out of the [Google Calendar Python quickstart](https://developers.google.com/workspace/drive/api/quickstart/python). Requires the `credentials.json` file mentioned in the quickstart.
TUI built using Textual.