From 6c8a3bd2b0082d9a4006b64fee71802863d1e4cb Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 16 Dec 2019 16:47:20 +0100 Subject: [PATCH] Added new settings generator Due to some changes in the settings file, the web-ui for generating the settings file needed some adjustments. These adjustments are now done. --- settings/settings-UI.html | 487 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 487 insertions(+) create mode 100644 settings/settings-UI.html diff --git a/settings/settings-UI.html b/settings/settings-UI.html new file mode 100644 index 0000000..8b7cfae --- /dev/null +++ b/settings/settings-UI.html @@ -0,0 +1,487 @@ + + + +Settings-File Generator + + + + + + +

+
+
+
+ Setting Generator +
For Inky-Calendar Project of Ace-Innovation Laboratory (by aceisace)
+ Inky-Calendar-logo +
+
+ If no value is filled in for any of the row, the default value will be used. +
+ +
+
+
+
+ + +
+ +
+ + +
+ +
+ +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+ +
+ +
+ + Info + +
+

Please insert your own Openweathermap API-key to fetch the latest weather info. To find out how to create your own key, please click here: Creating an openweathermap api-key. If you don't add an api-key, the top section will not show any weather info

+
+ +
+ + +
+ +
+ + Info + +
+

Location refers to the closest weather station from your place. It isn't necessarily the place you live in. To find this location, type your city name in the search box on openweathermap. The output should be in the following format: City Name, Country ISO-Code. Not sure what your ISO code is? Check here: (find iso-code)

+
+ +
+ +
+ +
+
+ + +
+
+ + +
+
+
+ +
+ +
+ + Info + +
+

Calibration refers to the process of flushing the display with a single colour to prevent 'ghosting' (an effect specific to E-Paper displays where the remnants of the previous image can be seen on the current one). It takes several minutes to finish the calibration(around 10 mins for the 2-colour displays and around 20 mins for the 3-colour displays) so please choose hours where you are less likely to need the display. It is recommended to calibrate at least thrice a day.

+
+ +
+ +
+ +
+
+ + +
+
+ + +
+
+
+ +
+ +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+ +
+ +
+
+ + +
+
+ + +
+
+
+ +
+ +
+
+ + +
+
+ + +
+
+
+ +
+ +
+
+ + +
+
+ + +
+
+
+ +
+ +
+
+ + +
+
+ + +
+
+ + +
+
+
+ +
+ +
+
+ + +
+
+ + +
+
+
+ +
+

Instructions
+Insert your peesonal details and preferences and click on 'Generate'. Copy the downloaded file to the Raspberry Pi and place it in: '/home/pi/Inky-Calendar/settings/' (inside the settings folder within the Inky-Calendar folder. Lastly, reboot the Raspberry Pi to apply the changes. You can also manually run the software with: +python3 /home/pi/Inky-Calendar/modules/inkycal.py.

+
+ +
+
+ +

+ Developed by Toby Chui for Inky-Calendar Project, modified by aceisace. Licensed under MIT +
+ + MIT License + +
+

Copyright 2019 Toby Chui
+ +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

+
+
+
+
+
+ + + +