Tomato App is a time management application based on the Pomodoro technique, specially developed for the Elementary OS 0.3 Freya and Elementary OS 0.2 Luna systems.

The app is quite straight-forward, after you start the counter, you will be notified after 25 minutes to take a break. The users can modify the pomodoro duration and break duration, via Settings.
The latest version available is Tomato 1.1, which brings the below changes:
- Start page
- Option to start a pomodoro manually after a break
- Transition animations
- Changes in buttons layout
- A lot of changes under the hood
Installation instructions:
To install Tomato on Elementary OS 0.3 Freya, you need to add the PPA to your system, update the local repository index and install the tomato package:
$ sudo apt-add-repository ppa:tomato-team/tomato-stable
$ sudo apt-get update
$ sudo apt-get install tomato
Optinal, to remove tomato, do:
$ sudo apt-get remove tomato