I built renCal: a calendar with vim keybindings that adapts to your Omarchy theme!
After switching from macOS (and Fantastical) last year, the one app I really missed was a polished calendar. So I spent the past few months building my dream calendar for Omarchy: renCal.
A few things I'm happy with:
- Adapts to your Omarchy theme. Switch to Tokyo Night, Gruvbox, Catppuccin = renCal automatically matches it.
- Fully keyboard-driven. Vim motions (hjkl) to move around + lots of other shortcuts for power-users.
- Plaintext + local-first. Every event is just an .ics file on your machine. It works offline, is scriptable, works with git, etc.
- Syncs with your existing calendars (has providers for Google, iCloud, Outlook, and CalDAV).
- Free and open source. No subscriptions, no lock-in.
Website: https://rencal.org
GitHub: https://github.com/t4t5/rencal
It's still early, so I would love feedback (or PRs)!