Commit Graph

7 Commits

Author SHA1 Message Date
chestm007
b5a232c4a7
add color support to some modules missing it (#735)
* add color support to some modules missing it

Affects:

amdgpu
calendar
deluge
net_speed
plexstatus
2019-04-23 00:50:14 +10:00
chestm007
6a4e941082
better handling of optional dependency (#696) 2018-12-22 14:19:25 +11:00
Josip Janzic
b31b5e4f49 Add humanize_remaining formatter (#671)
* Add humanize_remaining formatter

Allows for formating the time remaning to next event in _human readable
format_. Work only if `humanize` module is available.
2018-12-21 13:28:38 +11:00
chestm007
f461b1b953
Fix googlecalendar's misleading first run semantics (#689)
* ...

* docs

* ...

* pep8.... everytime

* i broke docs

* derp
2018-12-21 03:31:19 +11:00
Josip Janzic
625d6a0b9d Add options to skip certain events (#673) 2018-12-03 11:35:06 +00:00
Facetoe
455053d721 Calendar docs (#605)
* Properly document calendar module.

Raised in #604.

* Don't require config_path or calendar.

Raised in #604.
2017-09-08 15:50:40 +08:00
Facetoe
2314277b94 Add generic calendar module. (#598) 2017-08-02 00:35:01 +08:00