bumblebee-status/bumblebee
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
..
modules [module/spaceapi] Add Space API module 2018-10-05 17:25:52 +02:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [core] Add option to draw widgets right-to-left 2018-09-22 14:40:32 +02:00
engine.py [core] Generic collapsible widgets 2018-09-15 14:40:52 +02:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py Fix bad-whitespace errors found by pylint 2017-10-17 18:59:23 +02:00
output.py [core] Add option to draw widgets right-to-left 2018-09-22 14:40:32 +02:00
popup.py [engine/popup] Make tkinter module optional 2017-06-16 15:36:56 +02:00
store.py [all] pylint refinements 2016-12-09 08:43:14 +01:00
theme.py Use 'is None' instead of '== None' 2018-06-04 14:50:51 +02:00
util.py trying to remove codeclimate complain 2018-08-24 10:44:42 +02:00