| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| readme.txt | 2013-08-08 | 654 Bytes | |
| PomodoroTimerWin.py | 2013-08-08 | 6.9 kB | |
| Pomodoro.py | 2013-08-01 | 4.7 kB | |
| Totals: 3 Items | 12.2 kB | 0 | |
Readme.txt ---------- Pomodoro concept is powerful when trying to do prioritized things. Its timeboxed fashion of creating time awareness is efficient. This version mainly added task capability and history to track progress in a period of time. It also improves the estimation instincts of the work to be done after considerable usage. Starting the pomodoro as below from the directory where Pomodoro.py is present. >python Pomodoro.py Windows environment (download the file PomodoroTimerWin.py) >python PomodoroTimerWin.py This opens the UI and ready for use. The SQL support by default is disabled. Windows version stores the tasks to a text file.