Inkycal/inkycal
Ace 9b14a0bec0 Added handling of third party modules
Third party modules need to be registered into inkycal before they can be used. For this, the function _add_module (and _remove_module) have been added.
These functions make the necessary changes to the init file in /inkycal and /inkycal/modules.
2020-06-22 15:52:42 +02:00
..
config Added common settings for each module's config 2020-06-19 19:39:02 +02:00
custom Code cleanup 2020-05-30 00:46:52 +02:00
display Adding support for 9.7"" ePaper display 2020-06-18 16:21:53 +02:00
modules Use common config instead of hardcoded config 2020-06-19 19:40:50 +02:00
tests fix tests 2020-06-19 20:16:27 +02:00
__init__.py Fixed imports 2020-05-29 04:01:13 +02:00
main.py Added handling of third party modules 2020-06-22 15:52:42 +02:00