| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move to the modules folder | Ultrabug | 2014-05-30 | 1 | -65/+0 |
| | | |||||
| * | Merge pull request #27 from ChoiZ/master | Ultrabug | 2014-05-30 | 1 | -0/+65 |
| |\ | | | | | new clementine module by @ChoiZ | ||||
| | * | update code | François LASSERRE | 2014-05-23 | 2 | -69/+65 |
| | | | | | | | | | rename nowplaying to clementine | ||||
| | * | Add nowplaying module. | François LASSERRE | 2014-03-23 | 1 | -0/+69 |
| | | | | | | | | | This module display the current "artist - title" playing in Clementine. | ||||
| * | | rename examples folder to the modules and prepare for installation | Ultrabug | 2014-05-03 | 11 | -904/+0 |
| |/ | |||||
| * | Add new module ns_checker.py | nawadanp | 2014-03-09 | 1 | -0/+57 |
| | | |||||
| * | new module dpms.py allowing activation and deactivation of DPMS thx to ↵ | Ultrabug | 2014-01-12 | 1 | -0/+44 |
| | | | | | André Doser | ||||
| * | Merge pull request #21 from patrickshan/master | Ultrabug | 2013-12-30 | 1 | -2/+55 |
| |\ | | | | | add cpu usage info to sysdata script thx to @patrickshan | ||||
| | * | * make cpu status cached for 10s and leave the output index to 0 | Patrick Shan | 2013-12-30 | 1 | -2/+3 |
| | | | |||||
| | * | * add cpu usage info to sysdata script | Patrick Shan | 2013-12-08 | 1 | -3/+55 |
| | | | |||||
| * | | new generic click event handler using the special module file named ↵ | Ultrabug | 2013-12-13 | 1 | -0/+127 |
| | | | | | | | | | i3bar_click_events.py which will be forwarded any orphan click event for action. this allows you to take action on clicks made on your i3status modules. | ||||
| * | | drop useless modes on examples | Ultrabug | 2013-12-13 | 2 | -0/+0 |
| | | | |||||
| * | | new example whoami displaying the currently logged in user | Ultrabug | 2013-12-12 | 1 | -0/+26 |
| |/ | |||||
| * | add new example module displaying Yahoo Weather forcast | Ultrabug | 2013-11-06 | 1 | -0/+106 |
| | | |||||
| * | rewrite pomodoro example to showcase the on_click usage | Ultrabug | 2013-08-29 | 1 | -88/+57 |
| | | |||||
| * | make sure all examples are PEP8 compatible | Ultrabug | 2013-08-29 | 2 | -60/+71 |
| | | |||||
| * | update the empty_class example to explain on_click and kill usage | Ultrabug | 2013-08-29 | 1 | -6/+30 |
| | | |||||
| * | add information about method execution in the empty_class example | Ultrabug | 2013-06-23 | 1 | -1/+5 |
| | | |||||
| * | Three new method added. (net_speed, traffic, ram_info) | Shahin Azad | 2013-04-30 | 2 | -0/+216 |
| | | |||||
| * | pingdom module dont need to be aggressive on timeout anymore, add POSITION ↵ | Ultrabug | 2013-04-16 | 1 | -8/+9 |
| | | | | | parameter | ||||
| * | glpi module dont need to be aggressive on timeout anymore, add POSITION ↵ | Ultrabug | 2013-04-16 | 1 | -2/+3 |
| | | | | | parameter | ||||
| * | enhanced self key binding pomodoro example as discussed with Fandekasp | Ultrabug | 2013-04-16 | 1 | -98/+122 |
| | | |||||
| * | handle case log file does not exists | Adrien Lemaire | 2013-04-15 | 1 | -0/+3 |
| | | |||||
| * | plugin now working with keys to start/stop/pause | Adrien Lemaire | 2013-04-15 | 1 | -35/+42 |
| | | |||||
| * | reading log file for value. Do I really need watchdog ? | Adrien Lemaire | 2013-04-15 | 1 | -1/+23 |
| | | |||||
| * | define watchdog values to listen, and their action | Adrien Lemaire | 2013-04-15 | 1 | -4/+31 |
| | | |||||
| * | separate code in send_notification method | Adrien Lemaire | 2013-04-15 | 1 | -23/+29 |
| | | |||||
| * | adding new pomodoro plugin | Adrien Lemaire | 2013-04-15 | 1 | -0/+65 |
| | | |||||
| * | PEP8 identation and python3 compatible examples | Ultrabug | 2013-04-07 | 3 | -98/+98 |
| | | |||||
| * | add Pingdom checks latency example module | Ultrabug | 2013-03-25 | 1 | -0/+49 |
| | | |||||
| * | add GLPI open tickets counter module example | Ultrabug | 2013-03-11 | 1 | -0/+49 |
| | | |||||
| * | user Py3status classes get the i3status_config as argument so they can use ↵ | Ultrabug | 2013-02-26 | 1 | -1/+1 |
| | | | | | i3status parameters such as user-defined colors | ||||
| * | initial example class | Ultrabug | 2013-02-21 | 1 | -0/+13 |
