Commit Graph

1890 Commits

Author SHA1 Message Date
Ace
a0637d5106
Delete dummy.txt.txt 2020-12-06 23:09:57 +01:00
Ace
848b4e20b7
Create inkycal.log 2020-12-06 23:09:49 +01:00
Ace
11b45e00b8
Added installation instructions 2020-12-06 23:00:55 +01:00
Ace
4dcd7170d2
Switched to correct branch 2020-12-06 22:58:57 +01:00
Ace
e32b004f11
Added user-friendly installer/uninstaller/updater 2020-12-06 22:52:15 +01:00
Ace
df3de3bcb7
updated rtd conf 2020-12-06 22:19:00 +01:00
Ace
3d5717549b
Added requirements for docs 2020-12-06 21:47:02 +01:00
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