Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 496 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 496 Bytes

Rustodoro

Pomodoro CLI timer written in Rust.

Travis Build

Roadmap

  • 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.

Attribution

Heavily inspired by gone, use gone for functional app.