Ace
175fa74044
reduced to core dependencies
2020-12-06 21:46:23 +01:00
Ace
d9efea47fc
fixed typo
2020-12-06 21:07:20 +01:00
Ace
f1b1ba037e
No way around the installer...
2020-12-06 20:46:17 +01:00
Ace
4fad14b2ab
Working on instructions..
2020-12-06 17:54:16 +01:00
Ace
8a9e1cb30c
fix more typos
2020-12-06 17:14:45 +01:00
Ace
e24728df27
fixed typos
2020-12-06 00:01:23 +01:00
Ace
c054b81e11
Merge branch 'release/2.0.0' into main
2020-12-05 23:50:23 +01:00
Ace
9ca3519857
updating instructions...
2020-12-05 23:30:53 +01:00
Ace
245178c7a4
fixing links, minor improvements
2020-12-05 22:01:42 +01:00
Ace
68e09fc21b
Added BETA contributors
2020-12-05 21:19:43 +01:00
Ace
360f0935af
Minor improvements
...
Added more clearer instructions about module height
Switched to a more slimmer version of the logo
Minor layout changes
2020-12-05 17:55:14 +01:00
Ace
2c18e37cbe
added some additional documentation
2020-12-05 00:29:56 +01:00
Ace
e6f70d150c
added sample for inkycal_server
2020-12-05 00:26:55 +01:00
Ace
30e773a1ee
formalities..
2020-12-05 00:26:13 +01:00
Ace
10920bd610
minor improvements
...
Increased height for weekday names.
When there is more free space below the calendar, assign the empty space to the event section.
2020-12-05 00:25:48 +01:00
Ace
7b09d05a76
improved logging, code cleanup
...
Changed level for logs to info
2020-12-05 00:24:26 +01:00
Ace
8ea8f6cfa4
Improved image handling
...
The given image is now rotated by 90 deg when attempting to send it to the epaper. This function was initally in main, but has been shifted.
2020-12-05 00:23:09 +01:00
Ace
ebe60b303b
formalities..
2020-12-05 00:21:44 +01:00
Ace
19baf57c6c
various improvements
...
Cleaned up code, improved logging,
fixed an issue where forecast time would show UTC time instead of local time, improved layout on dynamic heights. More evenly distributed rows, simplified some code, removed non-required validate function.
2020-12-05 00:20:40 +01:00
Ace
598d2b2614
code cleanups
2020-12-05 00:18:14 +01:00
Ace
9d3823876e
Added merge function
...
Improved logging, switch from printing to logging
2020-12-05 00:17:59 +01:00
Ace
e3ca1628e1
reduced logging output for display
2020-12-05 00:16:57 +01:00
Ace
697401f612
Improved testing method
...
Added shebangs, logging messages are now shown.
Running on an Rpi allows previewing the generated images.
2020-12-05 00:16:07 +01:00
Ace
7ba83fd50f
Added testing for weather and todoist modules
2020-12-05 00:14:07 +01:00
Ace
3e85517ae1
Corrected label for v2 display
2020-12-04 10:01:32 +01:00
Ace
588a457304
fixed typo
2020-12-03 14:21:12 +01:00
Ace
938746456c
Fixed issue with optional parameters
...
Optional config would not get parsed correctly, if you were noticing this issue, please use the web-ui to generate a new settings file.
Improved readability by using f-strings to parse module key values.
2020-12-03 11:58:17 +01:00
Robert Sirre
15eae0d4ee
Renamed programm
to program
2020-12-02 10:41:03 +01:00
Ace
ded27dab9c
added seconds on logs, use default date format
2020-12-02 01:17:06 +01:00
Ace
42e66abf90
improved testing of ical parser
2020-12-02 01:01:53 +01:00
Ace
71d89d45d8
switched from optional to required parameter
2020-12-02 01:01:31 +01:00
Ace
5063117945
adapted module for custom image class
2020-12-02 01:01:00 +01:00
Ace
b6a64681a0
fixed html tags showing up on Feeds
...
Added test for RSS feed with html elements
2020-12-02 01:00:28 +01:00
Ace
5b8f7473d0
adapted tests
2020-12-02 00:59:00 +01:00
Ace
07fd9d9b57
fixed loading from file
2020-12-02 00:58:37 +01:00
Ace
f6de947096
added palette and dithering support in custom image class
2020-12-02 00:57:36 +01:00
Ace
80199dffc7
updated todo list
2020-11-30 13:34:02 +01:00
Ace
4fc5072e31
Update tests.yml
2020-11-30 12:52:45 +01:00
Ace
644a870e76
Merge branch 'development' into release/2.0.0
2020-11-30 12:43:08 +01:00
Ace
2d685000c1
adapted workflow
2020-11-30 12:38:54 +01:00
Ace
e4e05dd439
Addition for hall of fame
2020-11-30 12:33:39 +01:00
Ace
355a151c61
added test for inkycal-main
2020-11-30 12:09:22 +01:00
Ace
008cf34455
simplified some config for tests
2020-11-30 12:08:56 +01:00
Ace
d9b569cc71
Fix non-render mode
...
improved printed messages
simplified some code
fixed printed time not updating correctly
removed non-required logging from PIL
2020-11-30 12:08:29 +01:00
Ace
a2e8ccea2d
fix logger is not defined
2020-11-30 08:59:21 +01:00
Ace
7cd78dcdd0
removed dummy test
2020-11-30 00:37:16 +01:00
Ace
2f2011583c
Merge pull request #145 from aceisace/feature/images_refactoring
...
Feature/images refactoring
2020-11-29 23:58:51 +01:00
Ace
1016aa2889
Adapted tests for Image and Slideshow module
2020-11-29 23:51:04 +01:00
Ace
b8ef99d07b
Use language from config instead of system language
...
This fixes an issue where the weekday would be named according to the system language, but not the specified language in that module's settings.
2020-11-29 23:47:14 +01:00
Ace
031b3211ec
added orientation option for slideshow
2020-11-29 23:45:48 +01:00