A beautiful terminal-based life progress tracker written in Rust. Visualizes your year, month, week, and day progress with customizable themes and layouts. inspired by a_viral_instagram_reel_gave_me_an_app_idea.
- modeularization & add paging
- add mcp tool auto recording of programing records
- add system notification
- spaced layout
- add countdown & timer mode
- Year progress visualization with a grid showing days passed
- Month progress tracking
- Weekly progress view
- Daily progress bar with time
- Highly customizable appearance via TOML configuration
- Dark theme by default with color options
cargo install --git https://github.com/akirco/vita.gitRun the application with:
vita
# or
vita -hPress q or ESC to quit the application.
On first run, the application creates a default configuration file at ~/.config/vita/config.toml (on Linux) where you can customize colors, layouts, and appearance.
