Rudoro is a terminal-based Pomodoro timer that helps you stay focused without leaving your command line. Built with Rust, compiled to a single binary — no dependencies, no bloat.
Features
Custom Timers
Set your own work and rest durations. Default is 25/5. Override with -w and -r flags.
Terminal UI
Beautiful TUI built for the terminal. No browser tabs, no distractions.
Built With Rust
Single static binary. No runtime dependencies. Linux, macOS, Windows.
Get Started
~ $ rudoro -w 20 -r 10
Pomodoro started: 20m work / 10m rest
2
Run
Open a terminal and run rudoro. Customize with -w 20 -r 10.
3
Focus
Work through your pomodoro. The terminal UI keeps you on track.
Technical Details
Rust
Written entirely in Rust. No runtime overhead.
Free & Open Source
Released under the MIT licence. Source on GitHub.
Cross-Platform
Linux, macOS, Windows. One binary.