Skip to content

diegopvlk/Tomatillo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tomatillo

Focus better, work smarter.


Get it on Flathub

Description

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.

Features

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

Screenshots

Focus Session Focus Session - Dark Mode

Other Screenshots (Expand):

Preferences

Break Session Long Break Session

Donate

If you want to help with a donation (thank you!), you can use:

Code of Conduct

This project follows the GNOME Code of Conduct.

Build from source

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

Packages

 
 
 

Contributors