Releases: tsbarnes/epdtext
Releases · tsbarnes/epdtext
0.6.0
16 Oct 18:45
Compare
Sorry, something went wrong.
No results found
New release, now supports Arch Linux ARM!
Full Changelog : 0.5.0...0.6.0
0.5.0
19 Sep 13:02
Compare
Sorry, something went wrong.
No results found
Major improvements! The e-paper display handling is now threaded for performance, there's a sleek new dashboard screen, and more!
0.4.0
16 Sep 18:33
Compare
Sorry, something went wrong.
No results found
Now multithreaded to improve performance, added new dashboard screen, and much more
0.3.1
14 Sep 17:33
Compare
Sorry, something went wrong.
No results found
Despite the version number, this update brings quite a few changes:
Calendar and tasks are now accessible by any screen via a shared library (see libs/calendar.py)
Waveshare EPDs other than the 2.7in are now supported! Test it out and let me know how it works for you <3
Weather data is available to screens now, see libs/weather.py and ´screens/weather.py`
0.3.0
12 Sep 20:43
Compare
Sorry, something went wrong.
No results found
Major refactoring and improvements
0.2.0
10 Sep 15:49
Compare
Sorry, something went wrong.
No results found
Screens now have a loop iterator to do operations in the background
0.1.2
09 Sep 19:07
Compare
Sorry, something went wrong.
No results found
Bugfix for timezone detection
0.1.1
09 Sep 18:27
Compare
Sorry, something went wrong.
No results found
A few small but important fixes, including running as user pi when started by systemd and detecting the local timezone
0.1.0
09 Sep 16:00
Compare
Sorry, something went wrong.
No results found
Initial release, supports CLI control, calendars from webcal and caldav, and more