bumblebee-status/bumblebee/modules
Tobias Manske 969d2f35cd
[module/spaceapi] Add Space API module
SpaceAPI is a API for hackerspaces. Hackerspaces announce their state
and location using a predefined json framework. Users can use this data
to make sure the space is opened before they decide to go there.

The module was created because the author felt the need to know if his
hometown's space was open or not.

Signed-off-by: Tobias Manske <tobias.manske@mailbox.org>
2018-10-05 17:25:52 +02:00
..
__init__.py [core/engine] Add module loading logic 2016-12-04 11:09:10 +01:00
amixer.py [module/amixer] Add on/off mute check 2018-06-09 22:22:16 +02:00
arch-update.py Fix for previous versions of python 2018-09-08 18:59:55 -03:00
battery.py [modules/battery] fix syntax error 2018-01-11 20:26:49 +01:00
bluetooth.py example usage of popup menu in the bluetooth module. 2017-06-01 20:25:40 -04:00
brightness.py [modules/brightness] Fix return format 2018-01-31 18:52:16 -02:00
caffeine.py [modules/*] Add required executables/commandline tools to help output 2017-01-05 04:55:14 +01:00
cmus.py Use 'is None' instead of '== None' 2018-06-04 14:50:51 +02:00
cpu.py added format parameter to cpu module 2017-10-25 19:09:04 +09:00
currency.py [modules/various] Use new interval mechanism 2018-01-07 20:27:11 +01:00
datetime.py [module/datetime] Add more error handling to locale setting 2018-10-01 19:30:44 +02:00
deadbeef.py Added three additional parameters to deadbeef module so that the media controls can be rebound with parameters. 2018-08-08 14:08:48 +01:00
disk.py Fix bad-whitespace errors found by pylint 2017-10-17 18:59:23 +02:00
dnf.py fixes typo in documentation 2018-02-14 12:15:40 +01:00
error.py [core] Add debugging capabilities 2017-04-02 08:31:23 +02:00
getcrypto.py [modules/getcrypto] Handle missing results 2018-01-11 20:32:15 +01:00
github.py [modules/various] Use new interval mechanism 2018-01-07 20:27:11 +01:00
gpmdp.py Fix unused-import errors found by pylint 2017-10-17 18:59:28 +02:00
hipchat.py [modules/various] Use new interval mechanism 2018-01-07 20:27:11 +01:00
indicator.py Use 'is None' instead of '== None' 2018-06-04 14:50:51 +02:00
kernel.py [modules/kernel] Use Python standard module "platform" 2017-03-03 19:18:25 +01:00
layout-xkb.py [modules/layout-xkb] Gracefully handle missing xkbgroup library 2017-10-01 05:45:52 +02:00
layout.py [modules/layout] Remove parameter for language configuration 2017-09-19 09:15:36 +02:00
load.py [tests] Add unit tests for load module 2017-03-05 13:16:13 +01:00
memory.py [modules/memory] Use MemAvailable, if present 2018-05-01 10:01:36 +02:00
mocp.py Fix unused-import errors found by pylint 2017-10-17 18:59:28 +02:00
mpd.py Use 'is None' instead of '== None' 2018-06-04 14:50:51 +02:00
nic.py add 'which' function to utils and use for 'iwgetid' 2018-08-24 10:22:28 +02:00
notmuch_count.py docs: fix notmuch_count module doc english errors 2018-08-21 14:21:40 +02:00
nvidiagpu.py Fix bad-whitespace errors found by pylint 2017-10-17 18:59:23 +02:00
pacman.py [modules/pacman] Use slight refactoring for consistency 2018-05-13 07:15:42 +02:00
ping.py [modules/ping] Revert changes reg. interval handling 2018-01-07 20:41:14 +01:00
progress.py Module progress: added states 2018-09-07 17:14:40 +02:00
publicip.py publicip: use checkip.amazonaws.com in us-east 2018-04-11 21:48:17 -04:00
pulseaudio.py Added parameter to pulseaudio module that allows users to specify the percentage change of the volume when scrolling on the module. 2018-09-01 14:40:18 +01:00
redshift.py [modules/redshift] Do not block status line 2018-01-01 08:59:21 +01:00
rotation.py [modules/rotation] create a widget per display once on refresh 2017-10-25 18:37:54 +09:00
sensors.py [modules/sensors] Use thermal zone, if specified on commandline 2018-09-24 18:15:04 +02:00
shortcut.py Remove unnecessary parens 2018-06-04 15:03:39 +02:00
spaceapi.py [module/spaceapi] Add Space API module 2018-10-05 17:25:52 +02:00
spacer.py Revert "[modules/battery] Fix syntax error" 2018-01-11 20:26:14 +01:00
spotify.py Added playback status indicator to spotify module 2018-08-20 17:44:49 +01:00
stock.py [modules/various] Use new interval mechanism 2018-01-07 20:27:11 +01:00
taskwarrior.py [tests] Minor adaptions to satisfy tests 2018-04-29 20:45:58 +02:00
test.py Fix bad-whitespace errors found by pylint 2017-10-17 18:59:23 +02:00
title.py Remove unnecessary parens 2018-06-04 15:03:39 +02:00
todo.py fix todo module path expansion 2018-06-30 15:56:38 +02:00
traffic.py [modules/traffic] Add parameter to hide down networks 2018-04-01 19:39:14 +02:00
uptime.py Use absolute_import in uptime module 2017-11-18 09:27:12 +01:00
weather.py [modules/various] Use new interval mechanism 2018-01-07 20:27:11 +01:00
xkcd.py Add xkcd module 2018-09-11 16:49:57 +02:00
xrandr.py Use 'is None' instead of '== None' 2018-06-04 14:50:51 +02:00
zpool.py Use 'is False' instead of '== False' 2018-06-04 14:53:01 +02:00