Commit Graph

7 Commits

Author SHA1 Message Date
Ace
ae2d4feb49 Minor improvements
Support for 2-image mode (due to new driver files). 
Improved formatting of events below the calendar. 
In case something goes wrong, the error will be shown in the correspondig section on the E-Paper.
2020-02-04 16:41:47 +01:00
Vitali Samurov
8359015dc6 Font sizes have been moved in to config file 2020-01-31 02:23:06 +02:00
Ace
4967a86063 improved execution handling 2020-01-18 16:08:15 +01:00
Ace
6f0bbceb62 Code cleanup + fixed typo 2019-12-16 02:51:35 +01:00
Ace
4d67fab755 Localisation support + better events handling
It's now possible to change the strings used in events (today, tomorrow, at) to a custom string (of your local language).
The events section within the calendar module now only shows events from today which have not passed yet. If some lines are empty in the weather section, they'll be filled with events from the next 40 days. 
Also, some minor code improvements.
2019-12-16 00:58:45 +01:00
Ace
96cba72f53 Dynamic fontsize support
It is now possible to select the desired fontsize in the calendar module.
2019-12-14 22:04:52 +01:00
Ace
9517017365 Improved folder structure
With the new folder structure, users can now easily clone the repo with git clone. The need for renaming and shifting folders is now gone.
2019-12-12 22:52:57 +01:00