2018-10-06 18:52:06 +02:00
|
|
|
### This file contains features in planning for the next release
|
|
|
|
|
2019-03-17 11:15:51 +01:00
|
|
|
# For version 1.7
|
2018-10-06 18:52:06 +02:00
|
|
|
|
2019-01-30 20:34:13 +01:00
|
|
|
## Installer
|
2019-02-05 19:05:21 +01:00
|
|
|
* Optimise the installer by adding a few more options when updating
|
2019-01-30 20:34:13 +01:00
|
|
|
|
|
|
|
## Main script
|
2019-02-05 19:05:21 +01:00
|
|
|
* Implement weekly view (may take a lot of time)
|
|
|
|
* Implement feature to fetch tasks
|
2019-02-11 21:57:49 +01:00
|
|
|
* Add code in E-Paper.py for fixing errors related to the iCalendar (ics.py is pretty picky)
|
|
|
|
* Fix a bug where past events are shown along with ones in the future
|
|
|
|
* Add support for ics files along with iCalendar URLs
|
2019-02-13 15:12:53 +01:00
|
|
|
* Allow connecting to the openweathermap API servers even when the SSL certificate has expired
|
2019-02-14 23:09:35 +01:00
|
|
|
* Try using the weathericons.io font instead of icons
|
2019-02-05 19:05:21 +01:00
|
|
|
|
|
|
|
## E-Paper files (epd7in5/epd7in5b)
|
2019-03-17 11:15:51 +01:00
|
|
|
* Optimise values for displaying images by modifying some values when converting image to data
|
2019-02-13 00:12:29 +01:00
|
|
|
* Merge calibration module with epd7in5 and epd7in5b
|
|
|
|
* Create function to calibrate the screen much faster by omitting conversion
|
2019-01-22 08:25:54 +01:00
|
|
|
|
2019-01-26 17:01:44 +01:00
|
|
|
## Settings file
|
2019-01-22 08:25:54 +01:00
|
|
|
|
|
|
|
---------------------------
|
|
|
|
## More feature suggestions (will not be implemented anytime soon)
|
|
|
|
* Nextcloud Integration (further research required)
|
2019-02-11 21:57:49 +01:00
|
|
|
|
|
|
|
|
|
|
|
If you can help with any features, please do so :)
|