Crolendar
A modern Terminal User Interface for visualizing and managing cron schedules.
GoBubbleTea
Why Crolendar?
- Visual Timeline: View raw crontab schedules mapped onto a calendar grid.
- Vim-Inspired: Move through schedule with h/j/k/l motions.
- Auto-Discovery: Loads system crontab automatically.
Installation
git clone https://github.com/yourusername/crolendar.git
cd crolendar
go mod tidy
go run .