No description
| migrations | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| add.png | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| install | ||
| LICENSE | ||
| main.png | ||
| README.md | ||

habitui
Habitica terminal user interface (TUI) implementing some basic functionalities of a Habitica client. Namely, managing to-do items is possible (and even extended compared to the stock Habitica client). Habits and dailies are not implemented.
Features
- Add, edit, delete tasks
- Task name, difficulty, notes and due date can be modified
- Mark tasks or subtasks as completed
- ✨ VIM keys ✨
Adding a new task
Vague roadmap, no specific timeframe
- Polish controls
- Display historical data of completed tasks
- Display rewards on task completion
- Handle error and loading states