Categories
|
Apache
Pomodoro-tmProducts: IntelliJ IDEA, AppCode, PhpStorm, PyCharm, RubyMine, WebStorm Vendor: mq0 Email: N/A Website: N/A SourceCode: Pomodoro-tm_4954.zip Description:
Pomodoro timer
Full documentation URL:
http://www.pomodorotechnique.com
5 updates are hidden
show all updates
Recent change notes:
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 !