Commit Graph

1224 Commits

Author SHA1 Message Date
Ace
8618e0046b
Bugfix for event-times
Cleaned up code converting event times to local timezone, since the icalendar module handles this task by default now. 
Fixed a problem where events would not show up correctly on the agenda module.
Changed the used font for better readability.
2019-12-11 23:28:58 +01:00
Ace
94dd38f880
Code cleanup
Removed non-required conversion of event time as the icalendar module now handles this task
2019-12-11 23:24:52 +01:00
Ace
22fbce4758
Set event times correctly
Instead of setting the timezone-aware (local) time of each event in every module, the icalendar module does it by default now. As a result, when importing events in any other module, the time will be correct.
2019-12-11 23:23:52 +01:00
Ace
83a2645e49
Merge pull request #52 from aceisace/fontsize-adjustment
Fontsize Adjustment
2019-12-11 23:18:04 +01:00
Ace
24285741c4
Fixed name of font 2019-12-11 23:13:48 +01:00
Ace
d1275c7826
deleted non-readable font 2019-12-11 23:10:49 +01:00
Ace
4f8478acd7
deleted non-readable font 2019-12-11 23:10:36 +01:00
Ace
42c82ab84a
Changed font for calendar module
The new font has a better readability on the E-Paper displays
2019-12-11 23:07:13 +01:00
Ace
7670639029
Updated default fonts
The new config file now uses thicker fonts
2019-12-11 23:01:21 +01:00
Ace
43597e8987
Added fonts with better readability
These fonts are thicker than the previous ones, making them easier to read on E-Paper diplays.
2019-12-11 22:57:56 +01:00
Ace
6203d8bebf
Deleted non-readable font
This font is too thin to be readable on the E-Paper display.
2019-12-11 22:56:33 +01:00
Ace
e5c96b8ab8
Deleted non-readable font
this font is too thin to be readable on the E-Paper display
2019-12-11 22:55:43 +01:00
Ace
af0dc15b74
Deleted non-required font
Deleted this font as it is not suitable (readable) on E-Paper displays.
2019-12-11 22:55:01 +01:00
Ace
d77d066303
Create requirements.txt 2019-12-08 17:22:51 +01:00
Ace
5c9657e4a6
Update settings.py 2019-12-07 17:41:16 +01:00
Ace
0feb0e8f19
Update Changelog.md 2019-12-06 21:15:22 +01:00
Ace
5976b2dcd5
Update Installer.sh 2019-12-06 20:03:53 +01:00
Ace
c50e445abb
Update configuration.py 2019-12-05 23:08:10 +01:00
Ace
2c6e0ddfd2
Update inkycal_weather.py 2019-12-05 23:07:37 +01:00
Ace
a8d5b15ecd
Update inkycal_rss.py 2019-12-05 23:07:06 +01:00
Ace
6b7366924a
Update inkycal_icalendar.py 2019-12-05 23:06:45 +01:00
Ace
36d553660c
Update inkycal_drivers.py 2019-12-05 23:06:02 +01:00
Ace
9c32a07478
Update inkycal_calendar.py 2019-12-05 23:05:18 +01:00
Ace
33062edc94
Update inkycal_agenda.py 2019-12-05 23:04:39 +01:00
Ace
7058f9c98a
Update inkycal.py 2019-12-05 23:03:54 +01:00
Ace
17c8dae1e5
Update settings.py 2019-12-05 00:16:40 +01:00
Ace
d3137d6bd7
Added functions 2019-12-05 00:13:06 +01:00
Ace
d30828e342
Minor improvements 2019-12-05 00:10:51 +01:00
Ace
413b59968a
Update inkycal_icalendar.py 2019-12-05 00:08:31 +01:00
Ace
adf662efcc
Improved calibration function
The new calibration function is now faster by several minutes
2019-12-05 00:07:53 +01:00
Ace
0a8e9281cd
Activated while loop 2019-12-05 00:05:20 +01:00
Ace
3897e03dbc
Added optional parameters 2019-12-05 00:04:13 +01:00
Ace
6d578c733a
Add files via upload 2019-11-29 12:50:35 +01:00
Ace
dada70684e
Add files via upload 2019-11-28 17:17:43 +01:00
Ace
d61cdf74ea
Delete empty.txt 2019-11-28 16:24:30 +01:00
Ace
f63352d31e
Add files via upload 2019-11-28 16:23:46 +01:00
Ace
88aaddf682
Create empty.txt 2019-11-28 16:23:24 +01:00
Ace
55acd65752
Update Changelog.md 2019-11-25 21:53:55 +01:00
Ace
bbff297b42
Add files via upload 2019-11-25 21:48:18 +01:00
Ace
bcfd8797b7
Add files via upload 2019-11-25 21:47:20 +01:00
Ace
95289d90bd
Update Installer.sh 2019-11-25 21:46:30 +01:00
Ace
557e2af94d
Delete configuration.py 2019-11-25 21:37:20 +01:00
Ace
d792ab8bba
Update configuration.py 2019-11-25 21:36:57 +01:00
Ace
fae03165cc
Rename Installer-with-debug.sh to Installer.sh 2019-11-25 21:35:36 +01:00
Ace
354ce30985
Main file 2019-11-25 21:34:42 +01:00
Ace
9e432d7cb6
Update inkycal_weather.py 2019-11-25 21:34:01 +01:00
Ace
4f6ade7002
Delete settings.py 2019-11-25 21:33:14 +01:00
Ace
46282f8c61
Update inkycal_rss.py 2019-11-25 21:32:55 +01:00
Ace
fe1a688def
Update inkycal_icalendar.py 2019-11-25 21:32:25 +01:00
Ace
d734f36b7b
Update inkycal_calendar.py 2019-11-25 21:31:52 +01:00