Commit Graph

785 Commits

Author SHA1 Message Date
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
24f6172c86 Added parameter 'events_max_range' in the list.
The new settings.py file was updated. Some info about the new parameter 'events_max_range' was added to the list in the README.
2019-02-25 22:00:24 +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
f622ddb8a0 Added note regarding stability
Please open an issue if you encounter problems with the Installer
2019-02-22 20:18:47 +01:00
Ace
21e9570575 Added fix for errors when email action was used 2019-02-21 20:11:16 +01:00
Ace
b4a3a6a005 Added experimental RSS feed parser
This is an RSS parser, written in python. It's in development phase so it might not work as expected. Once it does, the aim is to display either events, To-Do's or RSS feeds in the section below the Calendar template. Testers are most welcome. If you find any bugs/improvement ideas, feel free to write me a mail. Thanks in advance
2019-02-20 23:28:45 +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
de9292b525 Added a feature 2019-02-14 23:09:35 +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
3725601462 Added feature related to openweathermap API 2019-02-13 15:12:53 +01:00
Ace
a40b8db7e7 Added new features in planning 2019-02-13 00:12:29 +01:00
Ace
e6f08e83fd Fixed an issue where the settings.py was missing 2019-02-12 20:29:52 +01:00
Ace
272ad2f594 Update README.md 2019-02-12 08:59:17 +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
fff6361140 Added a few more features for the next version. 2019-02-11 21:57:49 +01:00
Ace
b7c9c11bbb Added a note on iCalendars 2019-02-11 14:38:47 +01:00
Ace
e9aa1b336d Fixed an issue where no settings file was created 2019-02-10 23:42:11 +01:00
Ace
ef5b5c8eff Update settings.py.sample 2019-02-10 23:32:18 +01:00
Ace
08748e480c Update README.md 2019-02-07 09:22:29 +01:00
Ace
d3a8297473 Added images for readme 2019-02-07 09:18:41 +01:00
Ace
b665f4c6c6 Update README.md 2019-02-06 22:34:05 +01:00
Ace
e7b91ca9fb Rename Installer-with-debug to Installer-with-debug.sh 2019-02-06 22:33:44 +01:00
Ace
3b48667ec7 Update README.md 2019-02-06 22:23:58 +01:00
Ace
a761e0bdb2 Fixed a few issues 2019-02-06 02:17:56 +01:00
Ace
b202746029 Update prototype.sh 2019-02-06 02:12:25 +01:00
Ace
10cb3610c3 Update prototype.sh 2019-02-06 01:55:35 +01:00
Ace
f59f84c6d2 Update prototype.sh 2019-02-06 01:45:35 +01:00
Ace
0070990765 Update prototype.sh 2019-02-06 01:39:32 +01:00
Ace
c8efdade43 Update prototype.sh 2019-02-06 01:36:36 +01:00
Ace
d6bd526e15 Update prototype.sh 2019-02-06 01:24:19 +01:00
Ace
72c4e3d032 doing some testing 2019-02-06 01:07:37 +01:00
Ace
f63f08acc0 Removed some additional info 2019-02-06 00:25:55 +01:00
Ace
06f84e9d29 doing some serious testing 2019-02-06 00:14:45 +01:00
Ace
4fa5f6dc90 Update prototype.sh 2019-02-06 00:11:54 +01:00
Ace
322367f226 Fixed a bug
Removed a 'fin' bug
2019-02-05 23:50:29 +01:00
Ace
bca4c2245a Added some more info on the settings file
And some infos on updating.
2019-02-05 23:36:17 +01:00
Ace
385b3a5793 Add files via upload 2019-02-05 20:14:52 +01:00
Ace
8e9056f109 Delete gravit-positions.jpg 2019-02-05 20:13:21 +01:00
Ace
06980ced57 Add files via upload 2019-02-05 20:09:25 +01:00
Ace
3c3a9eb68d Added features in planning for v1.6 2019-02-05 19:05:21 +01:00
Ace
f07c66145e Fixed a few issues with EOF
Fixed the issue where lines in info.txt and the supervisor conf file would be indented, leading to a few issues related to auto-starting
2019-02-05 16:14:46 +01:00
Ace
be85450491 Added a line with info on stability 2019-02-05 16:01:30 +01:00
Ace
73b3497d14 Testing a fix where software would not start @boot 2019-02-05 15:57:11 +01:00
Ace
f2273deede Update README.md 2019-02-03 18:20:12 +01:00
Ace
e362d36e13 RELEASE v1.5 2019-02-03 18:05:36 +01:00
Ace
818f56106d Added new section for v1.5 2019-02-03 17:57:34 +01:00
Ace
9e930167c1 Delete E-Paper-Calendar-front.jpg 2019-02-03 17:39:13 +01:00
Ace
eeeac8253b Delete IMG_2700.jpg 2019-02-03 17:39:06 +01:00