No description
Find a file
2014-08-16 12:32:26 +02:00
.gitignore Added .DS_Store (mac preview file) in gitignore 2011-07-16 11:14:19 +02:00
pomodoro updated slightly 2013-09-05 14:19:07 +02:00
pomodoro-resume.awk Added a resume last-week and current week script 2011-11-22 16:11:29 +01:00
pomodoro-week-resume Added a resume last-week and current week script 2011-11-22 16:11:29 +01:00
README.md Update README.md 2014-08-16 12:32:26 +02:00

Pomodoro task tracker

This is a command line tool to help you follow the pomodoro technique.

Mainly this technique helps you to focus:

  • Work 25 min, relax 5 min.
  • Work 25 min, relax 5 min.
  • Work 25 min, relax 5 min.
  • Work 25 min, relax 30 min.

How it works

The work session:

  1. You to enter the title of the task. If you already entered some tasks, they are added as options, and you can simply enter a number.
  2. It starts a timer for 25 minutes.
  • You could end it before the 25 minutes by pressing enter.
  • You could wait the 25 minutes to stop, then you are notified it is time to take a break. If you don't press enter (inside the launched terminal), you are notified each minute. The timer add a "+" before and grow.

After you pressed enter you enter the pause session. Simply rest, you will be notified when it is time for another work session. You can shorten the pause by pressing enter.

Also it works nicely with get-shit-done. Mainly get-shit-done block a list of websites know to favorise procrastination.