Commit graph

21 commits

Author SHA1 Message Date
Ace
ec33bcff46
Added support for multiple icals
Contains some readability improvements and support for multiple ical URLs.
2019-01-03 22:41:14 +01:00
Ace
159a45bbb8
fixed a typo leading to doubled events 2018-12-27 19:17:43 +01:00
Ace
d127d88abd
fixed a decoding bug
removed the UTF-8 part from icalendar parsing process
2018-12-25 00:18:02 +01:00
Ace
4a41b9258c
fixed typo 2018-12-24 22:35:12 +01:00
Ace
a97fa6f937
fixed a typo 2018-12-24 22:33:08 +01:00
Ace
77e9f42db1
Updated for release v1.4 2018-12-24 21:14:27 +01:00
Ace
95997eae52
Preparing for v1.4! 2018-12-24 21:13:58 +01:00
Ace
ed31c59b12
Fixed an issue with font
Somewhere along the updates, the font-defining line went missing. This has now been fixed.
2018-12-03 16:16:42 +01:00
Ace
23c682821c
Added note on hiding the written date
Hiding the explicit written date (e.g. Sun, 25 Nov 18), is now easy. Just go to the correct section of thie function and uncomment the lines, as suggested in the details of the function.
2018-11-25 23:23:41 +01:00
Ace
f2181f2f54
Cleaned up the code & added explainations
This update is nothing major. It splits the main programm in 2 files, one for the programm itself (now containing mostly functions) and a new file, icon_positions_locations, containing all icons and their respective locations (path) as well as the position on the E-Paper Display).
Apart from that, new notes have been added which help to understand what the script is trying to achieve.
2018-11-25 22:58:32 +01:00
Ace
8e806d10c1
Renamed icon 'bar' to 'seperator' 2018-10-24 21:36:06 +02:00
Alexandre Strube
9fb6d35f48 Crude fix 2018-10-23 23:10:32 +02:00
Ace
6f54db6169
Update for release 1.3 2018-10-16 21:10:56 +02:00
Ace
b6aefe5d7b
Update stable.py 2018-10-11 13:31:07 +02:00
Alexandre Strube
ff1ec85d6e closing issues #9 and #11 2018-10-10 23:23:34 +02:00
Ace
ace3365bf0
Update stable.py 2018-10-03 19:01:10 +02:00
Ace
184aa8e0af
Update stable.py 2018-10-01 21:28:53 +02:00
Ace
eed52b58ac
Update stable.py 2018-10-01 02:31:58 +02:00
Ace
1627b2da42
More user- and E-Paper friendly
Some parts have been improved in this version (1st Oct 2018). The main one is that the E-Paper display is now put to sleep. Waveshare did not mention for a long time that not doing so will eventually damage the screen. The sleep mode has been implemented now.

Apart from this, the main details can now be inserted at the top of the file and don't have to be searched up anymore. Some debug messages have also been added, though they are uncommented. That's all.
2018-10-01 01:18:23 +02:00
Ace
0971a7148b
Update stable.py 2018-08-27 16:12:18 +02:00
Ace
d6e5d04ca7
Rename cal2-4.py to stable.py 2018-08-27 15:50:46 +02:00
Renamed from Calendar/cal2-4.py (Browse further)