bumblebee-status/modules
Tobias Witek a70c82dc4c [modules] Add date, time, datetime
Add modules to show date, time and date and time. Instead of introducing
a "fancy" aliasing mechanism, simply implement time and date in terms of
datetime, by inheriting and overwriting selectively.
2020-02-04 21:10:05 +01:00
..
__init__.py [core] Re-enable preliminary module loading (stubbed) 2020-01-19 15:36:52 +01:00
date.py [modules] Add date, time, datetime 2020-02-04 21:10:05 +01:00
datetime.py [modules] Add date, time, datetime 2020-02-04 21:10:05 +01:00
kernel.py [core/module] Add config to module 2020-02-03 21:30:06 +01:00
test.py [core/module] Add config to module 2020-02-03 21:30:06 +01:00
time.py [modules] Add date, time, datetime 2020-02-04 21:10:05 +01:00