David Wahlstrom
a1a4127eed
dota2wins: add screename identifier
...
Add the ability for a user to define a screenname or for the name to be
dynamically discovered from the API.
2015-06-04 12:47:03 -07:00
David Wahlstrom
3ce9c13a8a
dota2win: provide overrides for color
...
While the default values for the colors are probably reasonable, this
patch provides the user with a way to override them. This will be
particularly useful for colorblind users, or people who just don't like
the defaults.
2015-06-04 12:05:49 -07:00
David Wahlstrom
4963ac9c96
dota2wins: update discription
2015-06-04 11:07:46 -07:00
David Wahlstrom
69b565ac7d
dota2wins: another pep8 compliance fix
2015-06-04 10:27:44 -07:00
David Wahlstrom
ebbe033a66
dota2wins: pep8 compliance
2015-06-04 10:21:40 -07:00
David Wahlstrom
d1d3fe332f
Dota 2 win rate module
...
A Dota 2 win/loss module that helps track the win:loss ratio of
recent games.
2015-06-04 10:09:35 -07:00
enkore
588e8dfc88
openstack_vms: add format option
2015-06-03 23:05:37 +02:00
enkore
a9034b4c1c
Merge pull request #210 from drwahl/master
...
Truncat openstack_vms output some
2015-06-03 23:05:16 +02:00
David Wahlstrom
5d4e893d7b
Truncat openstack_vms output some
...
The output for openstack_vms was a bit too verbose, causing it too
consume too much of the status bar. This patch uses smaller words
that may be less accurate, but portray the same general idea.
2015-06-03 13:45:43 -07:00
enkore
14ad898f78
Merge pull request #209 from richese/updates
...
Updates module
2015-06-03 20:44:12 +02:00
enkore
f987972c15
Merge pull request #208 from drwahl/openstack_vms
...
Initial commit of openstack_vms.py
2015-06-03 20:44:07 +02:00
Lukáš Mandák
3a69a5d0eb
Fixed typo.
2015-06-03 20:06:16 +02:00
David Wahlstrom
efcf36205d
Remove unused import
2015-06-03 10:08:42 -07:00
David Wahlstrom
33aba21cd3
Fix typo
2015-06-03 10:06:07 -07:00
David Wahlstrom
31b8d423b4
Remove defaults documentation, as they are auto-gen
2015-06-03 09:46:19 -07:00
David Wahlstrom
ba711a745c
Use proper module name for mock_modules
2015-06-03 08:01:53 -07:00
Lukáš Mandák
96ef3656c8
Simplified pacman
and cower
backends.
...
Fixed bug in `aptget` backend.
2015-06-03 16:43:24 +02:00
David Wahlstrom
8b299233cc
Add mock module and additional documentation
...
This patch updates conf.py's mock_modules to include the required
python-novaclient module to ensure we have green tests. This patch
also updates the openstack_vms.py description to be more explicit
about it's requirements.
2015-06-03 07:35:28 -07:00
David Wahlstrom
9134880d55
pep8 compliance for openstacK_vms.py
2015-06-03 07:32:55 -07:00
Lukáš Mandák
3496a7bae5
Checks for internet connection before running backends.
2015-06-03 12:19:17 +02:00
enkore
8766d9ed19
Worked on "Creating modules" page
2015-06-03 11:04:37 +02:00
David Wahlstrom
6a63df5a72
Initial commit of openstack_vms.py
...
This patch provides an module for tracking the number of active and
non-active VMs in a given openstack cluster. When non-"ACTIVE" VMs
are above a given threshold, the text will (by default) change to
red, thus indicating an issue. Otherwise, the text will be green.
2015-06-03 00:13:12 -07:00
Lukáš Mandák
0b507807bc
Updated docs.
2015-06-02 23:22:49 +02:00
Lukáš Mandák
7d48a00b1e
Updated docs.
2015-06-02 22:49:12 +02:00
Lukáš Mandák
b47f099dcf
Added backend for apt-get.
2015-06-02 19:40:18 +02:00
enkore
37542f4c30
update list of contributors
...
git log | awk '$1 == "Author:" { print "* ", substr($0, length($1) + 2, length($0) - length($1) - length($NF) - 2) }' | sort | uniq
2015-06-01 15:55:51 +02:00
enkore
944aa93b67
README: added canonical CI server badge
2015-06-01 15:41:30 +02:00
enkore
ffaf67eb61
Update network.py
2015-06-01 13:41:45 +02:00
Lukáš Mandák
a42d78c5c5
Added Update
indicator module with pacman
and cower
backends.
2015-06-01 12:55:47 +02:00
enkore
0891a0ef87
That was a little fussy :-)
2015-05-28 01:29:00 +02:00
enkore
19db834aa6
Add fail_on_missing_dependency_hints to automatic module documentation system
2015-05-28 01:26:56 +02:00
enkore
e395fe31f1
Fix #206 - {kbs} doesn't work if no other traffic formatter is used
2015-05-28 00:52:38 +02:00
enkore
a5bd169fd2
Compiled changelog
2015-05-27 19:38:49 +02:00
Mikael Knutsson
0bf17aa833
Fixed an accidental replace in a bullet list
2015-05-27 19:13:53 +02:00
Mikael Knutsson
848077dbfe
Fixed a typo in not_present_text
2015-05-27 19:13:53 +02:00
Mikael Knutsson
01a4a04fa1
The tests now complete successfully!
2015-05-27 19:13:53 +02:00
Mikael Knutsson
3e8e0b8b18
Added a mention of the new "ALL" battery_ident value which will summarise all batteries available
2015-05-27 19:13:53 +02:00
Mikael Knutsson
2251889855
Add support for multiple batteries
2015-05-27 19:13:53 +02:00
enkore
e50a893aa3
openvpn: removed offensive space
2015-05-27 19:13:44 +02:00
facetoe
b06785cea9
Add module for monitoring openvpn connections.
2015-05-21 07:38:03 +08:00
facetoe
5448e38d14
Use named tuple for return value
2015-05-20 21:51:26 +08:00
enkore
a610722b6d
Update backlight.py
2015-05-19 10:45:18 +02:00
enkore
05c4dd366b
backlight: typos
2015-05-19 10:44:54 +02:00
enkore
ce0504bea0
Merge pull request #204 from pandada8/add_scroll_for_backlight
...
Add scroll support for backlight
2015-05-19 10:43:53 +02:00
Pandada8
80b44c9c55
Use run_though_shell rather than subprocess
2015-05-08 01:01:47 +08:00
Pandada8
0a3241ac30
pep8 and docs
2015-05-07 11:00:38 +08:00
Pandada8
babda71f9d
Fix typo :(
2015-05-07 10:40:49 +08:00
Pandada8
3c01f85455
Add xbacklight support
2015-05-07 10:05:52 +08:00
enkore
c3b6f095ff
Merge pull request #198 from richese/clock
...
Remove dependency on `pytz` in clock module.
2015-04-28 12:17:51 +02:00
enkore
50a77d494c
Merge pull request #199 from krypt-n/master
...
Fixes shell module not stripping newlines
2015-04-28 12:17:35 +02:00