A keyboard first calendar TUI.

Calendarchy terminal interface showing calendar grid, event panels, and event details

Install

macOS (Homebrew)
brew tap sovanesyan/tap
brew install calendarchy
Arch Linux (AUR)
yay -S calendarchy-bin
From source
git clone https://github.com/sovanesyan/calendarchy.git
cd calendarchy && cargo build --release

Features

Two keystrokes to your next meeting — ⌘⇧J / Super⇧J to open, ⇧J to join
Instant startup — events cached locally, syncs in the background
Google Calendar + iCloud side by side in one view
Accept, decline, or RSVP without leaving the terminal
Weekly availability heatmap — see your free time at a glance
macOS and Linux — EventKit, CalDAV, or both
View on GitHub

MIT License