10 lines
314 B
Markdown
10 lines
314 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.
|