.. |
__init__.py
|
[core/engine] Add module loading logic
|
2016-12-04 11:09:10 +01:00 |
amixer.py
|
fix: state, check regex result before use it
|
2017-03-15 23:12:55 +02:00 |
battery.py
|
[modules/ping] Re-enable ping module
|
2016-12-11 11:37:24 +01:00 |
brightness.py
|
[modules/*] Add required executables/commandline tools to help output
|
2017-01-05 04:55:14 +01:00 |
caffeine.py
|
[modules/*] Add required executables/commandline tools to help output
|
2017-01-05 04:55:14 +01:00 |
cmus.py
|
[modules/cmus] Declare file encoding
|
2017-04-02 08:58:12 +02:00 |
cpu.py
|
Silence ImportErrors for optional dependencies. Fixes #55.
|
2017-03-25 18:35:56 -07:00 |
datetime.py
|
[modules/ping] Re-enable ping module
|
2016-12-11 11:37:24 +01:00 |
disk.py
|
[modules/disk] Remove stray unicode character in output
|
2017-03-10 08:17:43 +01:00 |
dnf.py
|
[tests] Add generic module tests
|
2017-03-05 13:30:10 +01:00 |
error.py
|
[core] Add debugging capabilities
|
2017-04-02 08:31:23 +02:00 |
gpmdp.py
|
[modules/*] Add required executables/commandline tools to help output
|
2017-01-05 04:55:14 +01:00 |
kernel.py
|
[modules/kernel] Use Python standard module "platform"
|
2017-03-03 19:18:25 +01:00 |
layout.py
|
[modules/*] Add required executables/commandline tools to help output
|
2017-01-05 04:55:14 +01:00 |
load.py
|
[tests] Add unit tests for load module
|
2017-03-05 13:16:13 +01:00 |
memory.py
|
Silence ImportErrors for optional dependencies. Fixes #55.
|
2017-03-25 18:35:56 -07:00 |
nic.py
|
Silence ImportErrors for optional dependencies. Fixes #55.
|
2017-03-25 18:35:56 -07:00 |
pacman.py
|
[modules/pacman] Update url filtering
|
2017-03-10 21:18:34 +03:30 |
ping.py
|
[modules/*] Add required executables/commandline tools to help output
|
2017-01-05 04:55:14 +01:00 |
pulseaudio.py
|
[modules/*] Add required executables/commandline tools to help output
|
2017-01-05 04:55:14 +01:00 |
redshift.py
|
[modules] Add redshift module
|
2017-01-21 11:23:29 +01:00 |
sensors.py
|
[modules/sensors] Minor cosmetic changes + screenshot
|
2017-04-19 18:53:45 +02:00 |
spacer.py
|
[modules/ping] Re-enable ping module
|
2016-12-11 11:37:24 +01:00 |
test.py
|
[tests/engine] Add test for module aliasing
|
2017-03-04 18:53:31 +01:00 |
traffic.py
|
seperate up and down speeds for traffic widget
|
2017-04-21 11:40:02 +05:30 |
weather.py
|
[modules/weather] Set indicator to "?" when data is invalid
|
2017-04-01 16:53:39 +02:00 |
xrandr.py
|
[modules/xrandr] Fix a crash caused by Python3
|
2017-03-28 19:08:17 +02:00 |