Downloads: 10612
Rating:
Participated in rating: 4
Recent change notes:
- 0.2 - added ring sound, status bar timer, popup notification, ctrl+shift+P shortcut
- 0.3 - added settings UI, ring volume
- 0.4 - modal window to block IntelliJ during break, option to hide tool window
- 0.42 - memory leak fix
- 0.43 - fixed missing resources
General usage instructions:
Time management timer for Pomodoro Technique. (http://www.pomodorotechnique.com)
How to use it:
- Choose a task to be accomplished and start pomodoro timer.
- Work on the task until the timer rings. If distracted during pomodoro, restart timer.
- Take a short break.
- Every 4 Pomodoros take a longer break.
Comments:
Love the concept, appreciate the effort and plan to start in on it tomorrow. A couple unfortunate snags in the settings menu:
- dropdowns for Pomodoro time and cycle number aren't modifiable.
- slider bar and check boxes have no label text to indicate what they do.
Using PhpStorm 4.0.3 Build #PS-117.746 on Windows 7 SP1
here is link to source: http://github.com/dkandalov/pomodoro-tm/blob/master/src/ru/greeneyes/project/pomidoro/model/pomodoro.settings.xml
Unfortunately, we failed to write ui for settings =( But you can change some plugin options with configuration file (yeah, unix style).
Here is sample config from our code base. Just follow instructions below.
P.S. - one pomodoro, two pomidoro :-)
Cool.. love it again !