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