summaryrefslogtreecommitdiffstats
path: root/py3status/modules/pomodoro.py
Commit message (Expand)AuthorAgeFilesLines
* pomodoro: fix display_bar in python3Manuel Mendez2015-06-101-3/+3
* move config parameters on every module docstring, overall QAUltrabug2015-03-311-11/+11
* Pomodoro: play sounds before nagging the user.Federico Ceratto2015-03-271-2/+6
* QA on all modules docstrings for a clean CLI parsingUltrabug2015-03-271-2/+4
* Merge remote-tracking branch 'upstream/master'rixx2015-03-191-7/+81
|\
| * Pomodoro module: add sound supportFederico Ceratto2015-03-191-4/+41
| * Pomodoro module: sort configuration parametersFederico Ceratto2015-03-191-4/+4
| * Pomodoro module: disable progress bar by defaultFederico Ceratto2015-03-191-1/+1
| * Pomodoro module: make progress bar configurableFederico Ceratto2015-03-181-5/+14
| * Pomodoro module: display time as a progress barFederico Ceratto2015-03-181-4/+31
* | added click-documentationrixx2015-03-191-1/+6
* | Left click can now pause and resume a Pomodororixx2015-03-191-1/+15
* | A second right-click stops the ongoing breakrixx2015-03-191-1/+4
* | replaced 'pause' by 'break'rixx2015-03-191-6/+6
|/
* 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 to...Ultrabug2015-01-121-3/+3
* 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