Focus better, work smarter.
Tomatillo is a Pomodoro Timer app for your productivity tasks.
Work for a set time, then take a short break. After some cycles, take a longer break.
- Notifications — Reminders with sound alert.
- Custom timers — Set individual durations for focus sessions, short breaks, and long breaks.
- Long break interval — Choose the amount of cycles before a long break.
- Autostart cycles — Automatically begin the next focus/break cycle.
If you want to help with a donation (thank you!), you can use:
This project follows the GNOME Code of Conduct.
Clone the repo in GNOME Builder and press run.
Or install manually with meson:
git clone https://github.com/diegopvlk/Tomatillo.git
cd Tomatillo
mkdir build
cd build
meson setup .. --prefix=$HOME/.local
ninja
ninja install
tomatillo




