Commit Graph

18 Commits

Author SHA1 Message Date
Ace
1138f2d862
add parameter for dithering 2023-12-13 13:14:59 +01:00
Ace
9486006e86 naming convention 2023-06-03 16:16:07 +02:00
aceisace
560d73a87c logger best practices 2022-10-03 02:56:04 +02:00
aceisace
4d1ed107b7 naming convention 2022-10-02 00:49:27 +02:00
aceisace
5cd04bda04 Minor code improvements 2022-04-10 06:35:08 +02:00
aceisace
5b032d6231 Improved formatting 2022-04-02 01:30:17 +02:00
Robert Sirre
32846ef1e7 Corrected typo 2020-12-06 23:26:17 +01:00
Ace
5063117945 adapted module for custom image class 2020-12-02 01:01:00 +01:00
Ace
3d4e24eee1 Adapted Inkycal_image
By using a helper class, this module could be simplified greatly
2020-11-29 23:45:17 +01:00
Robert Sirre
586be7f5d0 Added configuration options 2020-11-24 22:07:49 +01:00
Robert Sirre
650e9bdb92 Debugged inkycal_image
Still needs some work:
- input parameter validation (rotation, layout, colours)
- configuration of panel colors in Web UI

Added suggestion for less dynamic calling of module.generate_image()
2020-11-24 22:07:49 +01:00
Ace
418422fa52 Improved documentation 2020-11-24 00:40:49 +01:00
Ace
afe84dc8e6 Improved web-ui labels, improved logging, improved support for testing
Switched from NotoSans-SemiCondensed to NotoSansUI-Regular
2020-11-21 16:22:15 +01:00
Ace
1bd404af97 Code cleanup 2020-11-12 21:19:51 +01:00
Ace
b1c06b3add Code cleanup, adapting modules for new web-ui 2020-11-10 22:48:04 +01:00
Ace
29788f0313 Initial commit for release v2.0.0
A  lot of work-in-progress and far from complete.
Lots of improvements related to user-friendliness, fully new web-UI. Better infrastructure....
more coming soon
2020-11-09 17:51:15 +01:00
Ace
29381d733c Finished draft of inkycal_image module
In testing, might contain bugs!
Split server settings from inkycal image.
Inkycal_server will be done soon
2020-06-16 22:36:57 +02:00
Ace
7970c4c517 minor improvements
fixed a few things in rss module, minor improvements to other modules.
Added test file for use without installing
2020-05-21 01:00:37 +02:00