From 18e50e3d53d0fa1ed3614e5ed311747d8e255b1a Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 22 Oct 2018 20:41:27 +0200 Subject: [PATCH] Update New-version-planning.md --- New-version-planning.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/New-version-planning.md b/New-version-planning.md index 21043c2..026dbb5 100644 --- a/New-version-planning.md +++ b/New-version-planning.md @@ -7,3 +7,12 @@ * Detect if there are network issues and restart the script automatically when online again * Automatically backup the settings file and add script for updating +## Interfacing options +* Although it's simple to add personal data (iCal-URL, personal Openweathermap-api-key) since v1.3, it would be nice to have a simple webserver GUI where all of these details can be modified and reviewed. + +* Another plan is to view the Error log from the webserver (ideal for debugging) + +* Next, a feature to execute the script manually and display the output of the main script would be nice too. + + +If you have any suggestions or would like to discuss something, please use the 'improvement ideas' issue for that purpose.