Commit Graph

459 Commits

Author SHA1 Message Date
Ace
3ffe644f86
Fixed some bugs 2019-04-18 00:07:49 +02:00
Ace
e73da0fc62
Bugfix+minor improvements 2019-04-17 23:41:08 +02:00
Ace
eed4f110e4
Bugfix 2019-04-17 23:34:19 +02:00
Ace
996e9e4254
Some minor improvements
Added logo, added info about multiple iCalendar URLs, multiple RSS-feeds, added default option for radio checkboxes
2019-04-09 01:26:11 +02:00
Ace
570187c929
Added new settings.py generator (Web UI) 2019-03-27 22:18:15 +01:00
Ace
8d85242f81
path fixed 2019-03-25 21:36:53 +01:00
Ace
2693625b68
Rename license.txt.txt to license.txt 2019-03-25 21:36:22 +01:00
Ace
fa113b101e
Fixed a problem for 3-Colour Displays
While improving the readability of the code some commits ago, a problem occured where 3-coloured E-Paper-Displays had problems correctly rendering the image. With this fix, it should be solved now.
2019-03-22 17:00:17 +01:00
Ace
6490f8e89e
Added support for recurring events
Added support for recurring events (Credit to and special thanks to Hubert)
2019-03-21 16:58:14 +01:00
Ace
e626651585
Disabled some non-required lines for iCalendar 2019-03-17 17:10:37 +01:00
Ace
dd02940094
Bugfix 2019-03-17 07:33:58 +01:00
Ace
ea8fbf312a
Fixed a bug 2019-03-17 07:25:55 +01:00
Ace
8db4f9ff3a
Lots of improvements (see details)
Improved execution time for each loop (until the image is fully gerated) to less than 5 seconds. Of course, it takes much longer to render the image to the display as well as for calibration.
Implemented possible bugfix for iCalendars as suggested by arustleund in issue#20
Improved algorithm for sleeping until the next update and for counting loops left until calibration.
Some minor changes to improve code readbility
2019-03-17 01:07:21 +01:00
Ace
d485593fa4
Removed non-english rss-feed URL 2019-03-13 00:51:16 +01:00
Ace
47b081e23e
Fixed bug when additional feature == "events"
A list that was not created cannot be deleted. This has been fixed now.
2019-03-13 00:35:33 +01:00
Ace
517166923a
Update E-Paper.py
Fixed incorrect package name
2019-03-12 18:21:00 +01:00
Ace
342544b0f2
Fixed a bug related to calibration 2019-03-12 18:14:24 +01:00
Ace
102578b462
fixed some minor errors with lists 2019-03-12 16:13:55 +01:00
Ace
7614164ca3
Changed default update interval
To prevent ghosting issues
2019-03-12 13:50:35 +01:00
Ace
13db8fdaf6
Update settings.py.sample 2019-03-11 23:40:08 +01:00
Ace
a9fad2b455
Update E-Paper.py 2019-03-11 23:25:35 +01:00
Ace
801484301d
Adjusted some image processing values 2019-03-11 21:42:35 +01:00
Ace
15d37b64f0
New update with lots of improvements
Added RSS-feedparser. Added support for user-defined display-update intervals. Removed support for recurring events (temporarily).
Imporved processing time for the generated image form nearly 30 seconds to less than a second. Improved readability of docstrings.
2019-03-11 18:12:15 +01:00
Ace
e9c9a48d80
Removed outdated files
Moving this file to the 'developers-only' folder
2019-03-11 17:34:48 +01:00
Ace
81d323b3f4
Added positions for RSS-feeds
RSS-feeds will be shown as full lines
2019-03-11 17:32:06 +01:00
Ace
714de0726f
Updated settings file for coming-soon update
Implemented some new features, including RSS-feeds, update intervals, calibration hours etc.
2019-03-11 17:24:26 +01:00
Ace
bbe7f836d4
Temporary disabled recurring events
Trying to find the cause for some errors related to recurring events.
2019-03-07 15:31:45 +01:00
Ace
3d0a7dca9f
Added colour-improvement for bw display
The function display_corrected_image also improves the image for the 2-colour E-Paper Display.
2019-03-04 21:46:44 +01:00
Ace
8b03dae42a
Some small improvements 2019-03-04 21:28:47 +01:00
Ace
ff97d8fa1c
Still updating 2019-03-04 20:46:08 +01:00
Ace
a097757035
Updated file for the updated version 2019-03-04 20:29:47 +01:00
Ace
badcd2e988
Added modified version of the epd7in5b
This version contains some minor changes and is intended to be used with the new version
2019-03-04 20:27:13 +01:00
Ace
2ec6f3ffa4
Rename epd7in5b.py to epd7in5b(old).py 2019-03-04 20:25:43 +01:00
Ace
8dd1342928
Lots of minor improvements
Switched from using bitmap images to png images for images with transparency mask (event, today, weekday). Also, using a custom processing function that processes the generated image so it can be displayed much better on the E-Paper Display.
2019-03-04 20:22:49 +01:00
Ace
214917b5f6
Replacing bmps with pngs 2019-03-04 20:07:45 +01:00
Ace
9f1fc0ad3b
Replacing bmps with pngs 2019-03-04 20:07:12 +01:00
Ace
d22d0b91b6
Replacing bmps with pngs 2019-03-04 20:07:02 +01:00
Ace
dba4d5769d
Replacing bmps with pngs 2019-03-04 20:06:51 +01:00
Toby Chui
8acbf0ffa3
Add files via upload 2019-03-03 16:30:53 +08:00
Ace
ca9d545bec
Fixed a small typo 2019-03-02 19:18:34 +01:00
Ace
b60924792c
Added support for recurring events
A special thank you to Hubert for taking the time to implement support for recurring events.
You've been a great help!
2019-03-02 19:07:36 +01:00
Ace
271c18467a
Some improvements
Added info about the module and a 'timer' to time the time taken for calibration. Improved some output messages for easier understanding. Switched form generating images to opening images, hence allowing a slightly faster calibration.
2019-02-25 22:20:55 +01:00
Ace
a10da655e5
Added images for calibration
In the calibration module, previously an image with only one colour was first generated converted and then displayed. To decrease the calibration time a little, the updated module does not generate the images, but rather opens them from the 'other' path. As the image does not need to be generated each time, calibration now works a little faster.
2019-02-25 22:17:45 +01:00
Ace
4cc260251c
Improved snippet for fetching & displaying events
Contains a lot of minor improvements like better output, fixing some 'crude' sections. The algorithm for fetching events has been improved (faster) and is more dynamic. Users can specify the range in days for fetching events form the future. Also fixed a bug where past events were not marked with circles on the monthly calendar. Also improved some output messages.
2019-02-25 22:14:16 +01:00
Ace
fd48d75077
General improvements
Added 2 more lines for events below the Calendar which is utilised when there is free space below the monthly Calendar.
2019-02-25 22:03:28 +01:00
Ace
8a5d7b4a34
Added new parameter for events
You can now choose how far in the future events from your iCalendar should be fetched. The value is given in days. By default, events in the next 60 days will be fetched from the Calendar.
2019-02-25 21:53:46 +01:00
Ace
21e9570575
Added fix for errors when email action was used 2019-02-21 20:11:16 +01:00
Ace
86cdc5630e
Fixed an big related to week starting on Sunday
Removed line 82, starting with 'draw...' as it caused some errors. Choosing weekday="Sunday" should now work as expected. 
Special thanks to Nobuyoshi Sato for finding this bug.
2019-02-19 09:52:03 +01:00
Ace
ede448c7c1
Update E-Paper.py 2019-02-16 00:13:59 +01:00
Ace
0b84d46c43
Added bugfix for iCalendar and truncating events
Contains some improvements in the section tha filters events from the iCalendar URL. The sorting algorithm has been improved to display events after today and in chronological order. If the event names is too long for the line, it'll be truncated until it fits.
Special thanks and credit to Hubert for suggesting the above mentioned improvements.
Also fixed an issue where the iCalendar would throw errors if the Alarm action for an event was set to 'None'.
2019-02-14 15:27:41 +01:00
Ace
617ef8a6c1
Removed an iCal URL which caused timeouts 2019-02-13 15:55:42 +01:00
Ace
72a5f13db4
Fixed a bug
Fixed a bug causing an error on 2 colour displays.
(UnboundLocalError: local variable 'red' referenced before assignment)
Cause: incorrect indent block on line 27
2019-02-12 08:46:52 +01:00
Ace
ef5b5c8eff
Update settings.py.sample 2019-02-10 23:32:18 +01:00
Ace
f63f08acc0
Removed some additional info 2019-02-06 00:25:55 +01:00
Ace
89cfb7b762
Rename settings.py.backup to settings.py.sample 2019-02-03 17:37:28 +01:00
Ace
5fd482cfe7
Update icon_positions_locations.py 2019-02-03 16:33:18 +01:00
Ace
bfd8e166d3
RELEASE V1.5?!
Initial release of v1.5!
This place is a teeny bit too small so you should check out the Changelog to see the changes.
2019-02-03 16:26:30 +01:00
Ace
c70534d6cc
Delete license 2019-02-03 16:22:12 +01:00
Ace
501e24413e
Delete stable.py 2019-02-03 16:20:50 +01:00
Ace
1fd005fe07
Delete settings.py.backup 2019-02-03 16:20:46 +01:00
Ace
90c367a073
Delete settings.py 2019-02-03 16:20:41 +01:00
Ace
1e642dcd55
Delete monocolour-converter.py 2019-02-03 16:20:35 +01:00
Ace
52d01cb76f
Delete icon_positions_locations.py 2019-02-03 16:20:31 +01:00
Ace
5dbc9c1722
Delete epdif.py 2019-02-03 16:20:26 +01:00
Ace
e61137957b
Delete epd7in5b.py 2019-02-03 16:20:22 +01:00
Ace
4e30f25b24
Delete epd7in5.py 2019-02-03 16:20:18 +01:00
Ace
0b7a6200bc
Delete calibration_bw.py 2019-02-03 16:20:12 +01:00
Ace
deb881d573
Delete calibration.py 2019-02-03 16:20:07 +01:00
Ace
1a9ef227e1
Delete OpenSans-Semibold.ttf 2019-02-03 16:20:03 +01:00
Ace
611e48cac8
Delete OpenSans-Bold.ttf 2019-02-03 16:19:58 +01:00
Ace
481bf95952
Delete Assistant-Bold.ttf 2019-02-03 16:19:55 +01:00
Ace
81e904be93
Delete wi-thunderstorm.bmp 2019-02-03 16:19:13 +01:00
Ace
0173e8b266
Delete wi-sunset.bmp 2019-02-03 16:19:11 +01:00
Ace
10fda81754
Delete wi-sunrise.bmp 2019-02-03 16:19:09 +01:00
Ace
ee23dbe957
Delete wi-strong-wind.bmp 2019-02-03 16:19:07 +01:00
Ace
203217bfc2
Delete wi-snow.bmp 2019-02-03 16:18:59 +01:00
Ace
11ec355e48
Delete wi-showers.bmp 2019-02-03 16:18:58 +01:00
Ace
305e983574
Delete wi-rain.bmp 2019-02-03 16:18:56 +01:00
Ace
f490e1927e
Delete wi-night-thunderstorm.bmp 2019-02-03 16:18:55 +01:00
Ace
893dc98867
Delete wi-night-snow.bmp 2019-02-03 16:18:53 +01:00
Ace
294c0fe1dd
Delete wi-night-showers.bmp 2019-02-03 16:18:51 +01:00
Ace
f3a0dba1e6
Delete wi-night-rain.bmp 2019-02-03 16:18:50 +01:00
Ace
b9dc628c12
Delete wi-night-cloudy.bmp 2019-02-03 16:18:48 +01:00
Ace
dd73abc8d0
Delete wi-night-clear.bmp 2019-02-03 16:18:46 +01:00
Ace
1f990c5c7a
Delete wi-night-alt-cloudy-windy.bmp 2019-02-03 16:18:44 +01:00
Ace
327a854d6e
Delete wi-fog.bmp 2019-02-03 16:18:42 +01:00
Ace
6f0111a7c3
Delete wi-day-sunny.bmp 2019-02-03 16:18:40 +01:00
Ace
f2d05baba3
Delete wi-day-cloudy.bmp 2019-02-03 16:18:39 +01:00
Ace
309f98e186
Delete wi-cloudy.bmp 2019-02-03 16:18:34 +01:00
Ace
36e7aef041
Delete wi-cloudy-windy.bmp 2019-02-03 16:17:52 +01:00
Ace
05ec911a47
Delete weekday.bmp 2019-02-03 16:17:04 +01:00
Ace
5425b7742c
Delete wi-sunset.bmp 2019-02-03 16:16:51 +01:00
Ace
62c1ea638e
Delete wi-sunrise.bmp 2019-02-03 16:16:49 +01:00
Ace
1ef9673fd6
Delete wi-strong-wind.bmp 2019-02-03 16:16:47 +01:00
Ace
bccc3ae5e1
Delete week-sun.bmp 2019-02-03 16:16:45 +01:00
Ace
f62914dd06
Delete week-mon.bmp 2019-02-03 16:16:43 +01:00
Ace
4032639e13
Delete today.bmp 2019-02-03 16:16:42 +01:00
Ace
6d243514ce
Delete temp-icon.bmp 2019-02-03 16:16:40 +01:00
Ace
11fa6c70fd
Delete separator.bmp 2019-02-03 16:16:38 +01:00
Ace
2b7867211e
Delete hum-icon.bmp 2019-02-03 16:16:36 +01:00
Ace
aea1d4929f
Delete event.bmp 2019-02-03 16:16:35 +01:00
Ace
2d4ea70538
Delete cloud-no-response.bmp 2019-02-03 16:16:33 +01:00
Ace
cb0fede996
Delete weekday.bmp 2019-02-03 16:15:46 +01:00
Ace
9319e9e84e
Delete week-sun.bmp 2019-02-03 16:15:42 +01:00
Ace
01ae72e5c0
Delete week-mon.bmp 2019-02-03 16:15:38 +01:00
Ace
2bd465c507
Delete today.bmp 2019-02-03 16:15:34 +01:00
Ace
ebbc198c79
Delete test 2019-02-03 16:15:30 +01:00
Ace
e0a57bc8d3
Delete temp-icon.bmp 2019-02-03 16:15:26 +01:00
Ace
32f3636ca6
Delete separator.bmp 2019-02-03 16:15:22 +01:00
Ace
2bb190061b
Delete hum-icon.bmp 2019-02-03 16:15:18 +01:00
Ace
7d10d6fca5
Delete event.bmp 2019-02-03 16:15:14 +01:00
Ace
7b334d5c84
Delete cloud-no-response.bmp 2019-02-03 16:14:53 +01:00
Ace
186c4ac966
Delete May.bmp 2019-02-03 16:14:23 +01:00
Ace
c4d3bad2c5
Delete September.bmp 2019-02-03 16:14:03 +01:00
Ace
b5bc862052
Delete October.bmp 2019-02-03 16:14:01 +01:00
Ace
e6c85c716d
Delete November.bmp 2019-02-03 16:13:59 +01:00
Ace
7094934b72
Delete March.bmp 2019-02-03 16:13:58 +01:00
Ace
9c8c64b82a
Delete June.bmp 2019-02-03 16:13:56 +01:00
Ace
b77ec2612c
Delete July.bmp 2019-02-03 16:13:53 +01:00
Ace
161dcae8eb
Delete January.bmp 2019-02-03 16:13:52 +01:00
Ace
d780d590b3
Delete February.bmp 2019-02-03 16:13:50 +01:00
Ace
4953c04dda
Delete December.bmp 2019-02-03 16:13:48 +01:00
Ace
18a2ae60e7
Delete August.bmp 2019-02-03 16:13:46 +01:00
Ace
3ac5b48c1d
Delete April.bmp 2019-02-03 16:13:44 +01:00
Ace
0bbb1a15ff
Delete September.bmp 2019-02-03 16:13:04 +01:00
Ace
2812cbdecb
Delete August.bmp 2019-02-03 16:12:45 +01:00
Ace
7c49c4fd22
Delete December.bmp 2019-02-03 16:12:41 +01:00
Ace
557131a7a1
Delete February.bmp 2019-02-03 16:12:37 +01:00
Ace
8f8f72cd96
Delete January.bmp 2019-02-03 16:12:33 +01:00
Ace
054bd71382
Delete July.bmp 2019-02-03 16:12:30 +01:00
Ace
6ee43f5fee
Delete June.bmp 2019-02-03 16:12:25 +01:00
Ace
aef454f69f
Delete March.bmp 2019-02-03 16:12:22 +01:00
Ace
74ad96fea9
Delete May.bmp 2019-02-03 16:12:17 +01:00
Ace
de0db3546e
Delete November.bmp 2019-02-03 16:12:14 +01:00
Ace
a909b139fe
Delete October.bmp 2019-02-03 16:12:08 +01:00
Ace
2d5a332ce4
Delete 9.bmp 2019-02-03 16:11:33 +01:00
Ace
af736bbba7
Delete 8.bmp 2019-02-03 16:11:29 +01:00
Ace
7e30694d0d
Delete 7.bmp 2019-02-03 16:11:24 +01:00
Ace
c419d74ba0
Delete 6.bmp 2019-02-03 16:11:20 +01:00
Ace
0b222625b4
Delete 5.bmp 2019-02-03 16:11:16 +01:00
Ace
6352179358
Delete 4.bmp 2019-02-03 16:11:11 +01:00
Ace
c28627489e
Delete 31.bmp 2019-02-03 16:11:07 +01:00
Ace
187d71e43e
Delete 30.bmp 2019-02-03 16:11:03 +01:00
Ace
b9f1342e62
Delete 3.bmp 2019-02-03 16:10:59 +01:00
Ace
c36624363c
Delete 29.bmp 2019-02-03 16:10:55 +01:00
Ace
97ea602e92
Delete 28.bmp 2019-02-03 16:10:51 +01:00
Ace
5b23a854ef
Delete 27.bmp 2019-02-03 16:10:47 +01:00
Ace
e7d9d0a658
Delete 26.bmp 2019-02-03 16:10:42 +01:00
Ace
b5d495c237
Delete 25.bmp 2019-02-03 16:10:37 +01:00
Ace
42c5234037
Delete 18.bmp 2019-02-03 16:10:34 +01:00
Ace
ad3cc04fb1
Delete 16.bmp 2019-02-03 16:10:27 +01:00
Ace
c94c700886
Delete 13.bmp 2019-02-03 16:10:23 +01:00
Ace
3ac44198bf
Delete 14.bmp 2019-02-03 16:09:47 +01:00
Ace
4e7f5e27da
Delete 15.bmp 2019-02-03 16:09:44 +01:00
Ace
61aecedec6
Delete 17.bmp 2019-02-03 16:09:41 +01:00
Ace
0f11ae3727
Delete 19.bmp 2019-02-03 16:09:39 +01:00
Ace
c9673be33e
Delete 2.bmp 2019-02-03 16:09:37 +01:00
Ace
a244b8a4fd
Delete 20.bmp 2019-02-03 16:09:35 +01:00
Ace
05819a1d1c
Delete 21.bmp 2019-02-03 16:09:33 +01:00
Ace
8208ad8601
Delete 22.bmp 2019-02-03 16:09:31 +01:00
Ace
21dd78ee22
Delete 23.bmp 2019-02-03 16:09:29 +01:00
Ace
3881c24939
Delete 24.bmp 2019-02-03 16:09:27 +01:00
Ace
9c5bd9734f
Delete 12.bmp 2019-02-03 16:09:03 +01:00
Ace
d96ab1ced0
Delete 11.bmp 2019-02-03 16:08:53 +01:00
Ace
de3b668156
Delete 10.bmp 2019-02-03 16:08:48 +01:00
Ace
b63fd572e4
Delete 1.bmp 2019-02-03 16:08:43 +01:00
Ace
5844a72821
Delete 0.bmp 2019-02-03 16:08:37 +01:00
Ace
4119728a10
Fixed typo in month name 2019-01-06 20:39:01 +01:00
Ace
1ff7aa1088
Contained typo 2019-01-06 20:37:44 +01:00
Ace
1ed477fc62
Created a settings file copy as a reference. 2019-01-05 18:48:37 +01:00
Ace
0f9822e77d
Updated for v1.4 mit multiple iCal URLs options 2019-01-05 18:47:11 +01:00
Ace
c9fd493577
Fixed Typo 2019-01-03 23:28:44 +01:00
Ace
2e66377220
Delete seperator.bmp 2019-01-03 23:28:33 +01:00
Ace
5a24eafd5e
Fixed typo 2019-01-03 23:28:05 +01:00
Ace
6532818acf
Delete seperator.bmp 2019-01-03 23:27:50 +01:00
Ace
8d3e683f4a
Added support for multiple ical URLs 2019-01-03 22:48:07 +01:00
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
b887fd0f69
Improved readability
Improved some parts of the file for a better overview. Also fixed a typo.
2019-01-03 22:35:59 +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
98ae207b74
Add files via upload 2018-12-24 22:29:55 +01:00
Ace
c613876f0e
Added new features for release 1.4 2018-12-24 21:19:47 +01:00
Ace
980661196e
Added icons for new release (v1.4) 2018-12-24 21:19:29 +01:00
Ace
1bde274e24
junk 2018-12-24 21:17:00 +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
0755c4c210
Seperated icon pos. & locations from main file 2018-10-25 15:34:16 +02:00
Ace
3084dba052
Add files via upload 2018-10-25 15:31:27 +02:00
Ace
e4a49faf56
Rename bar to seperator 2018-10-25 15:31:12 +02:00
Ace
8e806d10c1
Renamed icon 'bar' to 'seperator' 2018-10-24 21:36:06 +02:00
Ace
3ca4ee8113
Renamed bar to seperator 2018-10-24 21:33:33 +02:00
Ace
25b90f71a0
Rename bar to seperator 2018-10-24 21:33:12 +02:00
Ace
be7dc2e59e
Added icon for 'no-response' error 2018-10-24 21:23:38 +02:00
Ace
8edf75e728
Added icon for 'no-response' error 2018-10-24 21:22:09 +02:00
Alexandre Strube
9fb6d35f48 Crude fix 2018-10-23 23:10:32 +02:00