Pomodoro CLI timer written in Rust.
- Count down non-blocking thread.
- Time renderer (CLI).
- Display numbers.
- Responsive on resize.
- Real app architecture (restruct., options, etc).
- Time accuracy adjustment.
- Task description display.
Heavily inspired by gone, use gone
for functional app.