summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add pypip badge for versionUltrabug2014-05-231-0/+4
* fix netdata module to work with python3 wrt issue #31Ultrabug2014-05-071-1/+1
* version 1.51.5Ultrabug2014-05-032-1/+7
* add --version parameter wrt issue #29Ultrabug2014-05-032-0/+22
* add some explanation bitsUltrabug2014-05-031-2/+2
* fix formatting of code blocksUltrabug2014-05-031-0/+2
* fix formatting of code blocksUltrabug2014-05-031-8/+8
* fix formatting back to RSTUltrabug2014-05-031-18/+27
* switch back to RST for the README wrt pypiUltrabug2014-05-031-1/+1
* include modules, changelog and license to sources on pypiUltrabug2014-05-031-1/+1
* switch back to RST for the README wrt pypiUltrabug2014-05-031-0/+0
* rename examples folder to the modules and prepare for installationUltrabug2014-05-0313-1/+1
* version 1.41.4Ultrabug2014-04-162-2/+12
* Update README.mdUltrabug2014-04-161-3/+6
* fix formatting to markdownUltrabug2014-04-161-25/+17
* move README to markdown, change orderingUltrabug2014-04-161-10/+10
* make ordering debug logs less spammyUltrabug2014-04-151-12/+25
* new ordering mechanism with verbose logging. fixes rare cases where the modul...Ultrabug2014-04-141-6/+54
* debug: dont catch print() on debug modeUltrabug2014-04-141-2/+3
* debug: add position requested by modulesUltrabug2014-04-141-1/+2
* Merge pull request #25 from nawadanp/masterUltrabug2014-03-091-0/+57
|\
| * Add new module ns_checker.pynawadanp2014-03-091-0/+57
|/
* update the README with the new options from --helpUltrabug2014-02-231-0/+1
* version 1.31.3Ultrabug2014-02-232-1/+8
* new standalone mode allowing to bypass i3status when you need a py3status-mod...Ultrabug2014-02-231-34/+70
* debug mode add log info about py3status invocation configUltrabug2014-02-231-0/+7
* pep8 cosmeticsUltrabug2014-02-231-1/+1
* python3 compatibility code wrt issue #24Ultrabug2014-02-201-0/+5
* make sure i3status_time encoding is UTF-8 wrt issue #24Ultrabug2014-02-201-1/+1
* version 1.21.2Ultrabug2014-01-122-1/+11
* drop non ASCII chars from exampleUltrabug2014-01-120-0/+0
|\
| * new module dpms.py allowing activation and deactivation of DPMS thx to André...Ultrabug2014-01-121-0/+44
* | new module dpms.py allowing activation and deactivation of DPMS thx to André...Ultrabug2014-01-121-0/+44
|/
* order i3status output updates to prevent it from overwritting any modificatio...Ultrabug2014-01-101-6/+22
* fix delay on first execution of each module which could be equal to py3status...Ultrabug2014-01-081-3/+3
* the real i3status thread output json list is passed to all modules as the i3s...Ultrabug2014-01-061-13/+12
* add validation for the position parameterUltrabug2014-01-051-0/+3
* Merge pull request #21 from patrickshan/masterUltrabug2013-12-301-2/+55
|\
| * * make cpu status cached for 10s and leave the output index to 0Patrick Shan2013-12-301-2/+3
| * * add cpu usage info to sysdata scriptPatrick Shan2013-12-081-3/+55
* | version 1.11.1Ultrabug2013-12-152-1/+19
* | new generic click event handler using the special module file named i3bar_cli...Ultrabug2013-12-132-0/+157
* | add the filename as the module_name property to the Module classUltrabug2013-12-131-1/+2
* | drop useless modes on examplesUltrabug2013-12-132-0/+0
* | new example whoami displaying the currently logged in userUltrabug2013-12-121-0/+26
* | be more concrete in the i3status.conf exampleUltrabug2013-12-121-0/+2
* | add IRC informationUltrabug2013-12-121-0/+3
* | redirect stdout and stderr to null to suppress modules outputsUltrabug2013-12-091-0/+4
* | use base stdout for the output on i3barUltrabug2013-12-091-2/+2
|/
* fix first event opening line wrt issue #19 thx to @lathanUltrabug2013-12-011-1/+4