- Functional todo list
- TUI
- GUI (gtk4 + libadwaita)
- Gamification (soon)
- Optional encryption
git clone https://github.com/reticulis/tors.git
cd tors
cargo build --release
cargo install --path .
- change field - key up/key down
- new task - n
- delete task - d
- edit task - enter
- close app - esc
- edit title - t
- edit description - e
- edit preferences - p
- save task - s
- back to task list - esc
- change value - e
- back to task edit - esc