bumblebee-status/bumblebee/modules
Tobias Witek dc06611fb1 [modules] weather & github: Protect against missing data
If data cannot be retrieved for some reason (be pretty generous about
that by catching generic exceptions), instead of terminating the whole
status bar, simply report unknown data.

see #110
2017-06-10 13:59:44 +02:00
..
__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 remove unused variable 2017-04-21 08:32:06 +05:30
bluetooth.py Simple bluetooth module with toggling and status display 2017-06-01 12:12:49 -04: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] Make text description scrollable 2017-04-22 13:10:13 +02:00
cpu.py [modules/cpu] Linting 2017-06-05 18:27:51 +10:00
datetime.py [modules/ping] Re-enable ping module 2016-12-11 11:37:24 +01:00
disk.py added an option to select which file manager to open 2017-06-01 12:27:39 -04: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
github.py [modules] weather & github: Protect against missing data 2017-06-10 13:59:44 +02:00
gpmdp.py [core] Convert command output to utf-8 2017-04-26 07:51:11 +02: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 [modules/memory] Add parameter to only show used memory 2017-06-02 00:29:09 +10:00
mpd.py added mpd support 2017-05-26 19:48:23 +02:00
nic.py [modules/nic] Add parameter to filter by state 2017-05-22 18:09:00 +02:00
pacman.py [modules/pacman] Update url filtering 2017-03-10 21:18:34 +03:30
ping.py Fixed the bug of ping.interval raising an exception with any value 2017-05-15 20:57:24 -07:00
publicip.py [modules/publicip] Added option to use own ip retrieval service 2017-06-05 03:53:44 -04:00
pulseaudio.py [modules/pulseaudio] Ignore errors when starting pulseaudio daemon 2017-06-09 11:01:25 +02:00
redshift.py [modules] Add redshift module 2017-01-21 11:23:29 +01:00
sensors.py [modules/sensors] Linting 2017-06-05 12:56:39 +10:00
spacer.py [modules/ping] Re-enable ping module 2016-12-11 11:37:24 +01:00
spotify.py [modules/spotify] More generic error handling 2017-05-27 13:29:08 +02:00
stock.py [modules/stock] Modify symbol decoding for Python3 compatibility 2017-05-11 19:43:59 +02:00
test.py [tests/engine] Add test for module aliasing 2017-03-04 18:53:31 +01:00
traffic.py [modules/traffic] Fix delta calculation 2017-06-05 15:06:56 +02:00
weather.py [modules] weather & github: Protect against missing data 2017-06-10 13:59:44 +02:00
xrandr.py [modules/xrandr] Fix a crash caused by Python3 2017-03-28 19:08:17 +02:00