Inkycal/inkycal
Ace 5ae6db5045 Added height fallback function
If no height is defined for any module, use default values.
If all heights are given, use those values.
If only some heights were given ,raise error

Also included update_interval
2020-05-26 19:18:20 +02:00
..
config Added height fallback function 2020-05-26 19:18:20 +02:00
custom fixed typo 2020-05-26 19:13:36 +02:00
display Added rendering support (work in progress) 2020-05-26 19:11:52 +02:00
modules Code cleanup, class naming improvements 2020-05-26 19:10:20 +02:00
tests Renamed tests file 2020-05-16 08:15:17 +02:00
__init__.py corrected absolute imports 2020-05-26 19:16:40 +02:00
Inkycal.py Implementation of interface (template) for all modules 2020-05-23 01:45:40 +02:00