summaryrefslogtreecommitdiffstats
path: root/py3status/modules/battery_level.py
Commit message (Collapse)AuthorAgeFilesLines
* move config parameters on every module docstring, overall QAUltrabug2015-03-311-6/+6
|
* modules QA on coding headersUltrabug2015-03-291-1/+1
|
* QA on all modules docstrings for a clean CLI parsingUltrabug2015-03-271-2/+2
|
* normalize module direct testing with a proper configUltrabug2015-03-111-1/+5
|
* added string.decode() for subprocess output and replaced string.translate() ↵Thomas2015-02-221-4/+4
| | | | for py3 compatibility
* added a small debugging output when directly calling battery_level.pyThomas2015-02-221-0/+7
|
* enhanced battery_level module with horizontal bar and click event thx to ↵Ultrabug2015-01-041-18/+44
| | | | @AdamBSteele
* module battery_level name normalization and QA and configUltrabug2014-12-211-0/+88