Skip to content
forked from konr/tomatinho

Pomodoro technique timer with a lean and usable interface.

Notifications You must be signed in to change notification settings

gudesh/tomatinho

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About the program

Tomatinho is a simple and beautiful pomodoro technique timer that runs on Emacs and is not bloated with distractive graphics or inorganic commands. Just press Enter, see time flow and do you best.

Using it

I bind it here to F12 with the following command:

(global-set-key (kbd "<f12>") 'tomatinho)

When you start Tomatinho, you automatically begin your first pomodoro. There is nothing to do at this point, except to work. You can, of course, restart the pomodoro if you get distracted, or even the whole series, but the program takes care of itself until the 25-minute mark is reached. At this point, the pause period will start, and you’ll have to press <Enter> when you done.

This cycle goes on forever.

Keybindings

KeyDescription
<Enter>Forgoes the current pomodoro or leaves a break.
S-<Enter>Deliberately pauses.
RResets the timer.
<Tab>Toggles between display modes.
qKills the buffer.
QTurns off Tomatinho.

Seeing is believing

Check out these screenshots!

  • https://i.imgur.com/8Nay7.png
  • https://i.imgur.com/sqB0M.png

Also try https://tomatinho.konr.mobi

About

Pomodoro technique timer with a lean and usable interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 100.0%