bumblebee-status/bumblebee
Tobias Witek bf53c5912c [modules/currency] Enable base and symbol configuration
The "base" currency can now be configured using the parameter "source",
and the "symbols" to be resolved can be configured using the parameter
"destination", which is a comma-separated list.

see #169
2017-09-10 09:34:02 +02:00
..
modules [modules/currency] Enable base and symbol configuration 2017-09-10 09:34:02 +02:00
__init__.py [output] Create preliminary framework for output handling 2016-10-30 15:58:35 +01:00
config.py [doc] Updated README.md + small logging refactor 2017-08-20 10:59:39 +02:00
engine.py [core] Add ability to "hide" a module with all its widgets 2017-08-12 17:03:04 +02:00
error.py [core/themes] Add theme loading 2016-12-08 09:44:05 +01:00
input.py [core/input] Ignore errors during callbacks 2017-09-07 05:10:47 +02:00
output.py [core] Add ability to "hide" a module with all its widgets 2017-08-12 17:03:04 +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 using io.open, instead of open (python 2.6/2.7) 2017-05-13 17:41:43 +03:00
util.py [module/battery] Add remaining time, if available 2017-07-26 16:41:30 +02:00