Inkycal/inkycal
Konrad Weihmann 026b3c1da0 main: add image hashing
build md5 sum over the resulting assembled image(s) and
check against a stored hash file to determine if we really need
to update the screen.
Option can be controlled by new image_hash global option.

If info_section is enabled while image_hash is on,
the time of update will be stripped from the section,
as it is clearly not hashable.

In the end this enables us to update the information in the
background way more frequent without increasing the stress
caused to the display

Signed-off-by: Konrad Weihmann <kweihmann@outlook.com>
2022-08-23 09:13:22 +00:00
..
custom minor fixes 2022-04-14 04:57:55 +02:00
display added drivers for 12.48" display 2022-04-14 17:46:30 +02:00
modules fix tests for image module 2022-04-14 05:53:10 +02:00
tests improve testing 2022-04-14 17:14:30 +02:00
__init__.py Improved formatting 2022-04-02 01:30:17 +02:00
main.py main: add image hashing 2022-08-23 09:13:22 +00:00