PomoDomate CLI
The Pomodoro that lives in your terminal
Stay focused without leaving the command line: Pomodoro sessions, breaks and stats with a single command.
$ pomo start
🍅 PomoDomate — 25:00
━━━━━━━━━━░░░░░░░░░░ 12:34
[p] pause · [s] skip · [q] quit
Installation
Clone the repository from GitHub and follow the README instructions:
$ git clone https://github.com/Zapayox30/pomodomate-cli.git
$ cd pomodomate-cli
The repository is not published yet — the link goes live at launch.
Commands
| Command | Description |
|---|---|
pomo start [min] | Start a Pomodoro session (25 min by default, or the minutes you pass) |
pomo break | Start a short break |
pomo stats | Show your session stats right in the terminal |
pomo config | Tweak durations, sound and preferences |
Preliminary reference — the final list will live in the repository README.
Why a CLI?
Works offline
No account, no connection, no waiting. Just you and your terminal.
Lightweight and distraction-free
No tabs, no notifications: just a plain-text timer.
Open source
All the code on GitHub: read it, suggest improvements or fork it.
The PomoDomate spirit
The same Pomodoro technique as the web and mobile apps, in its most minimal form.
Follow the project on GitHub
The CLI is under development; the repository will be published on GitHub soon.