A Pomodoro timer for CMD!
- Pomodoro, Break and Long break timers!
- Custom times!
- Always on top!
Yeah that's about it... There's not much to this app, other than it's made for CMD...
- Start or pause timers with "SPACE"
- Move through pages with "ARROW KEYS"
Things to note:
- Moving to another a page will restart the timers
- You cannot move to another page if there's an ongoing timer
Use
CommandTomatoes.exe
From CMD, and voila!
Use
CommandTomatoes.exe -h
for more information.
Yeah, this is a really simple app, huh... Well, here's some screenshots!
This is the pomodoro page!
Short break page!
Long break page!
The settings page! You can't really change any settings from here, it'll just show you the default time's you've set.
This app is only available for Windows, as I don't have the resources or tools necesary to build for Linux/MacOS.
To download this software, go to the releases page and download CommandTomatoes.exe!
To build this, use PyInstaller!
First, clone the repo
git clone https://github.com/Aquaticsanti/CommandTomatoes.git
Then, cd into the repo, and run
pyinstaller CommandTomatoes.spec
And done! The CommandTomatoes executable will be in your dist folder!




