Introduction
Introduction Statistics Contact Development Disclaimer Help
<- Back
A pomodoro timer
================
Read about the Pomodoro Technique:
gopherpedia
wikipedia
grap a copy:
git clone git://kroovy.de/pomodoro
draws a bar for a pomodoro-timer:
- it runs for the full duration (25 + 5 mins).
- the bar will be drawn into a file ($pomfile).
from there you can read the bar repeatedly to
get the current progress.
by default the bar visualizes:
- a work timespan of 25min
- a relax timespan of 5min
Features:
- customizable ascii characters for each: work/relax
- customizable delimiter
- toggable sound (ding!)
Personally, I use it in combination with slstatus:
suckless.org/slstatus
Here you can see a screenshot with a showcase:
showcase.png
You are viewing proxied material from kroovy.de. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.