Releases: suraniharsh/ritual-tui
Releases · suraniharsh/ritual-tui
v0.2.3 — Initial Public Release of Ritual
This is the first public release of Ritual — a modern, terminal-based task logger and time tracker designed for keyboard-first, distraction-free workflows.
Ritual is built for developers and power users who want to manage tasks, time, and daily execution without leaving the terminal.
✨ What’s Included
- Three-pane terminal UI: Calendar, Tasks, and Timeline
- Infinite nested tasks for breaking down complex projects
- Full keyboard-driven workflow (no mouse, no nonsense)
- Activity timeline with automatic logging of actions
- Task states: todo, completed, delegated, delayed
- Theme system with dark/light mode + community themes
- Local JSON-based persistence (portable, transparent, private)
🚀 Why This Release Matters
- This is the first stable, usable version of Ritual
- The CLI is production-ready and globally installable
- The data format is stable and portable
- The core UX and workflow are now locked in
- This is v0.2.3, so features will evolve
- Backward compatibility is not guaranteed yet
📦 Install
npm install -g ritual-tui
or
pnpm add -g ritual-tui