Files
catlendar/README.md
2025-09-05 23:37:46 -04:00

8 lines
294 B
Markdown

# catlendar
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.