tomato
is a simple pomodoro timer
shell script written for Bourne shell. Script sets the pomodoro timer
to 25 minutes. tomato
runs in background and sends a notification after
timer has finished.
Either place tomato
on your PATH or run it by specifying the full path.
$ tomato # Start a new timer
$ tomato stop # Stop timer
Notification requires send-notify
.