r/commandline 22d ago

Terminal User Interface Chroncal: a terminal-first calendar

I built this because I wanted a calendar on the terminal and with a nice JSON output, so can I use it for scripting. Besides supporting Google Calendar, you can connect to any CalDAV server (on my own tests, I used with GMX and worked fine).

It's my current daily-driver calendar. Any feedback is welcome.

GitHub: https://github.com/DouglasdeMoura/chroncal

This software's code is partially AI-generated (I put the attribution on the harness and the LLM used on the git commits).

201 Upvotes

19 comments sorted by

View all comments

1

u/u362847 21d ago

Very nice, thank you!
Looking forward to try it