Terminal-first calendar, todo, and journal manager with iCalendar (RFC 5545) support and CalDAV sync — CLI + TUI, local SQLite storage

chroncal is a terminal calendar. SQLite stores the data. The program supports full iCal import and export, and CalDAV sync. Launch the TUI for an interactive calendar. Use the CLI to script access to events, todos, journals, alarms, free/busy queries, and calendars.
chroncal keeps your calendar data local and portable. The data follows the calendar standards.
$ curl -fsSL https://raw.githubusercontent.com/DouglasdeMoura/chroncal/master/scripts/install.sh | sh$ brew tap douglasdemoura/tap && brew install chroncal$ go install github.com/douglasdemoura/chroncal/cmd/chroncal@latest$ nix run github:DouglasdeMoura/chroncalto comment.