summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* move modules folder so we can install it as a module of py3statusUltrabug2014-11-2321-1705/+0
|
* new imap mail checker module by @obbUltrabug2014-11-091-0/+58
|
* Merge pull request #42 from ShadowPrince/masterUltrabug2014-10-051-0/+138
|\ | | | | new vnstat module by @ShadowPrince
| * vnstat moduleVasiliy Horbachenko2014-09-051-0/+138
| |
* | change MULTIPLIER_TOP and PEP8 compliance wrt commit 39266f2Ultrabug2014-08-221-8/+8
| |
* | adjust output of net_rate module since we always devide 4 digits numbers, 1s ↵Ultrabug2014-08-121-2/+2
|/ | | | cache is definitely too low
* added align abilityVasiliy Horbachenko2014-08-071-5/+8
|
* adjust some default values to the net_rate module wrt issue #40Ultrabug2014-08-071-2/+2
|
* python 2Vasiliy Horbachenko2014-08-031-2/+0
|
* alternative module for tracking network rateVasiliy Horbachenko2014-08-031-0/+162
|
* clementine.py: Make python3 compatible.Frank Haun2014-06-301-2/+2
|
* Update sysdata.pyfhaun2014-06-261-2/+2
| | | Check the variable 'used_cpu_percent' for color_good and color_degraded in a right way.
* move to the modules folderUltrabug2014-05-301-0/+65
|
* Merge pull request #33 from ShadowPrince/masterUltrabug2014-05-305-0/+366
|\ | | | | new modules keyboard-layout, battery-level, mpd_status, scratchpad-counter and window-title by @ShadowPrince
| * add an information note in the keyboard moduleUltrabug2014-05-301-0/+3
| |
| * normalize the CACHE_TIMEOUT variable nameUltrabug2014-05-272-4/+4
| |
| * PEP8 and cleanup of scratchpad-counter moduleUltrabug2014-05-271-18/+19
| |
| * PEP8 and normalization of mpd_status moduleUltrabug2014-05-271-17/+22
| |
| * PEP8 and rename the current-title to window-title, normalizationUltrabug2014-05-272-52/+58
| |
| * switch french color to solarized blue on keyboard-layout moduleUltrabug2014-05-261-1/+1
| |
| * rename current-keyboard-layout to keyboard-layout, PEP8 cleanup, implement ↵Ultrabug2014-05-262-33/+70
| | | | | | | | check using setxkbmap for maximal compatibility, add french coloring
| * PEP8 and python2 fixesUltrabug2014-05-261-19/+27
| |
| * rename mpd module to mpd_status to avoid conflictVasiliy Horbachenko2014-05-251-0/+0
| |
| * mpd moduleVasiliy Horbachenko2014-05-243-3/+118
| |
| * coding header for battery levelVasiliy Horbachenko2014-05-231-0/+1
| |
| * small fixVasiliy Horbachenko2014-05-221-5/+1
| |
| * added battery level, current keyboard layoutVasiliy Horbachenko2014-05-224-8/+108
| |
| * scratchpad counter and current title fixesVasiliy Horbachenko2014-05-223-51/+9
| |
| * added scratchpad-counterVasiliy Horbachenko2014-05-221-0/+41
| |
| * current-title: updatedVasiliy Horbachenko2014-05-201-3/+10
| |
| * module for displaying current windows titleVasiliy Horbachenko2014-05-191-1/+1
| |
| * module for displaying current window\'s titleVasiliy Horbachenko2014-05-192-8/+49
| |
| * module for displaying current window\'s titleVasiliy Horbachenko2014-05-191-1/+1
| |
| * module for displaying current window\'s titleVasiliy Horbachenko2014-05-191-48/+0
| |
| * module for displaying current window\'s titleVasiliy Horbachenko2014-05-192-0/+95
| |
* | CPU temp optional!Rayeshman2014-05-261-3/+11
| |
* | Add CPU TemperatureRayeshman2014-05-241-1/+4
|/ | | Needs lm_sensors!
* fix netdata module to work with python3 wrt issue #31Ultrabug2014-05-071-1/+1
|
* rename examples folder to the modules and prepare for installationUltrabug2014-05-0312-0/+904