/tomato

Simple pomodoro timer that doubles your efficiency

Primary LanguageCISC LicenseISC

tomato - a simple pomodoro timer

tomato is a simple timer that uses the pomodoro technique that doubles your efficiency.

Features

  • Get the jobs done quicker than ever
  • Keeps you free like a dog
  • Able to show remaining time

Additions

  • added icon-support
  • play different sounds for notifications and timerchanges
  • display notification when time is paused/resumed
  • created tomatoc to control the pomodoro-session

Installation

Edit config.mk to match your local setup (tomato is installed into the /usr/local namespace by default).

Afterwards enter the following command to build and install tomato (if necessary as root):

make clean install

See the man pages for additional details.

Configuration

The configuration of tomato is done by creating a custom config.h and (re)compiling the source code. By default, the timer runs by 4 pomodoro timer (25 mins) with subsequent rests in between (5 mins) followed by a long rest (15 mins) in an infinite loop.

Credit

Original by pickfire.

Links

http://pomodorotechnique.com/

The project is licensed under the MIT license.