776be11137
Add a generic mechanism to set a specific interval (in minutes, as this is primarily intended for modules that want to "slow down" updates). This gives *all* modules the parameter "interval" and allows each module to set the default interval using the method "interval(<value>) in the module constructor. see #220 |
||
---|---|---|
.. | ||
modules | ||
__init__.py | ||
config.py | ||
engine.py | ||
error.py | ||
input.py | ||
output.py | ||
popup.py | ||
store.py | ||
theme.py | ||
util.py |