summaryrefslogtreecommitdiffstats
path: root/py3status/modules/pomodoro.py
Commit message (Collapse)AuthorAgeFilesLines
* replaced 'pause' by 'break'rixx2015-03-191-6/+6
| | | | | 'break' was already used for notifications and this way 'pause' can be used when a running Pomodoro needs to be paused (to be resumed later)
* normalize module direct testing with a proper configUltrabug2015-03-111-1/+5
|
* add more user configurable params to the pomodoro module wrt issue #53 thx ↵Ultrabug2015-01-121-3/+3
| | | | to @promaq
* add standalone test codeUltrabug2014-12-211-21/+31
|
* move modules folder so we can install it as a module of py3statusUltrabug2014-11-231-0/+123