Commit Graph

1132 Commits

Author SHA1 Message Date
Ace
57145f1efb
Delete November.jpeg
Switched form image files to text-based translations
2019-05-12 12:40:24 +02:00
Ace
f2d6444000
Delete May.jpeg
Switched form image files to text-based translations
2019-05-12 12:40:20 +02:00
Ace
efb2b3a8f4
Delete March.jpeg
Switched form image files to text-based translations
2019-05-12 12:40:16 +02:00
Ace
5b6e25503e
Delete June.jpeg
Switched form image files to text-based translations
2019-05-12 12:40:11 +02:00
Ace
e47a7afb73
Delete July.jpeg
Switched form image files to text-based translations
2019-05-12 12:40:07 +02:00
Ace
b143ec5a04
Delete January.jpeg
Switched form image files to text-based translations
2019-05-12 12:40:03 +02:00
Ace
a3bf672cf1
Delete February.jpeg
Switched form image files to text-based translations
2019-05-12 12:39:58 +02:00
Ace
3cb659c5ba
Delete December.jpeg
Switched form image files to text-based translations
2019-05-12 12:39:54 +02:00
Ace
c0f5d9b687
Delete August.jpeg
Switched form image files to text-based translations
2019-05-12 12:39:49 +02:00
Ace
5f06026ea7
Delete April.jpeg
Switched form image files to text-based translations
2019-05-12 12:39:44 +02:00
Ace
bd03c3877c
Delete week-mon.jpeg
Switched form image files to text-based translations
2019-05-12 12:39:20 +02:00
Ace
faf4778485
Delete week-sun.jpeg
Switched form image files to text-based translations
2019-05-12 12:39:15 +02:00
Ace
0e0ba4dc00
Delete August.jpeg
Switched form image files to text-based translations
2019-05-12 12:38:55 +02:00
Ace
f6042e92c4
Delete December.jpeg
Switched form image files to text-based translations
2019-05-12 12:38:52 +02:00
Ace
a39ec58f01
Delete February.jpeg
Switched form image files to text-based translations
2019-05-12 12:38:50 +02:00
Ace
d1b9d06968
Delete January.jpeg
Switched form image files to text-based translations
2019-05-12 12:38:47 +02:00
Ace
1dac2e91be
Delete July.jpeg
Switched form image files to text-based translations
2019-05-12 12:38:45 +02:00
Ace
aa40a2c322
Delete June.jpeg
Switched form image files to text-based translations
2019-05-12 12:38:42 +02:00
Ace
3991e351e6
Delete March.jpeg
Switched form image files to text-based translations
2019-05-12 12:38:39 +02:00
Ace
e4a4393eef
Delete May.jpeg
Switched form image files to text-based translations
2019-05-12 12:38:37 +02:00
Ace
38039902d5
Delete November.jpeg
Switched form image files to text-based translations
2019-05-12 12:38:34 +02:00
Ace
c3ab38c4a7
Delete October.jpeg
Switched form image files to text-based translations
2019-05-12 12:38:32 +02:00
Ace
7b640ddf2d
Delete September.jpeg
Switched form image files to text-based translations
2019-05-12 12:38:29 +02:00
Ace
15f8149669
Delete April.jpeg
Switched form image files to text-based translations
2019-05-12 12:38:05 +02:00
Ace
eb60d19ac9
Delete OpenSans-Semibold.ttf
Since this font can't display characters from other languages, it has been replaced with Noto Sans
2019-05-12 12:37:09 +02:00
Ace
ba5ee9aade
Delete Assistant-SemiBold.ttf
Since this font can't display characters from other languages, it has been replaced with Noto Sans
2019-05-12 12:36:57 +02:00
Ace
e88c7924fc
Delete Assistant-Regular.ttf
Since this font can't display characters from other languages, it has been replaced with Noto Sans
2019-05-12 12:36:45 +02:00
Ace
f3d2edb9ee
Replacing font
Since this font can't display characters from other languages, it has been replaced with Noto Sans
2019-05-12 12:36:32 +02:00
Ace
1574bea758
Minor improvements
Merged weekdays positions into one and deleted month and weekpaths for images since these are no longer required.
2019-05-12 12:34:46 +02:00
Ace
329a9c10ee
Minor improvements
Fixed path
2019-05-12 12:32:09 +02:00
Ace
074c50312a
Added support for localisation
By switching from image-based translations to text-based translations, month names and weekday names can now be easily 'translated' with arrow (python lib). By using this method, a font was required that could display letters from a lot of languages. Since the current font was displaying 'Tofus', Google's Noto (No-Tofu->Noto) Sans font is now being used.
Unfortunately, support for chinese/taiwanese is temporary unavailable since even Noto can't display these correctly (at least for now).
2019-05-12 12:29:06 +02:00
Ace
6928dd9a35
Dropped support for recurring events
Due to a lot of outdated recurring events being displayed, the support for recurring events has been dropped temporarily. It will become available when a better snippet has been written and tested.
2019-05-08 20:24:37 +02:00
Ace
5e29cc3251
Added automatic restart feature with supervisor
If the script fails for some reason, then supervisor will restart the script automatically.
2019-05-08 14:52:32 +02:00
Ace
f7a913e9ec
Update README.md 2019-05-03 21:04:10 +02:00
Ace
fa659f17c5
Added connectivity check in iCalendar section 2019-05-03 20:47:36 +02:00
Ace
b21e23dd7b
bugfix 2019-05-02 20:00:36 +02:00
Ace
ba52c87912
Renamed file for better overview 2019-05-02 19:44:12 +02:00
Ace
61bccabea7
Cleaned up some non-required code 2019-05-02 19:43:32 +02:00
Ace
921461507e
Adjusted file to use the new (merged) driver files 2019-05-02 19:36:51 +02:00
Ace
3343cf2f10
Syncing changes from new settings.py file 2019-05-02 19:35:26 +02:00
Ace
3d3ae56bcc
removing test 2019-05-02 19:24:03 +02:00
Ace
e9d3a33f62
Joined drivers for both types of display (bw, bwr) 2019-05-02 19:23:43 +02:00
Ace
f7b7c0f10c
merged epd-driver files 2019-05-02 19:21:54 +02:00
Ace
ad5d43e795
Merged epd driver files into a single file 2019-05-02 19:21:00 +02:00
Ace
6b1eaaf9d4
Merged epd driver files into a single file 2019-05-02 19:20:47 +02:00
Ace
2fd392e84b
Merged epd driver files 2019-05-02 19:20:14 +02:00
Ace
a038818050
Merging e-paper drivers for bw and bwr display 2019-05-02 19:08:30 +02:00
Ace
28c76b6d86
Update test.py 2019-05-02 18:50:31 +02:00
Ace
0318fa1bb5
test for merging epaper files 2019-05-02 18:47:13 +02:00
Ace
aa41fb67f5
Addition due to relative path
Since the relative path feature searches for the Calendar folder, after updating it will lead to errors (i.e. 2 folder named Calendar). To overcome this error, during updating, the old Calendar folder will be renamed to 'Calendar-old'
2019-05-02 14:06:17 +02:00