From 28536a25dcdda1616202ea54de3c1a4a83ee41bb Mon Sep 17 00:00:00 2001 From: Ace Date: Sun, 27 Aug 2023 19:37:01 +0200 Subject: [PATCH] Fallback to old settings generator A user of Inkycal reported that there might be an issue with the new web-ui. Further investigation is required to rule out any issue with the new web-ui. Falling back to previous web-ui --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f957cea..0aae4b8 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Before you can start, please ensure you have one of the supported displays and o | Wi-Fi password | your Wi-Fi password | -2. Create and download `settings.json` file for Inkycal from the [WEB-UI](https://aceinnolab.com/inkycal/ui). Add the modules you want with the add module button. +2. Create and download `settings.json` file for Inkycal from the [WEB-UI](https://aceisace.eu.pythonanywhere.com/inkycal-config-v2-0-0). Add the modules you want with the add module button. 3. Copy the `settings.json` to the flashed microSD card in the `/boot` folder of microSD card. On Windows, this is the only visible directory on the SD card. On Linux, copy these files to `/boot` of the microSD card. 4. Eject the microSD card from your computer now, insert it in the Raspberry Pi and power the Raspberry Pi. 5. Once the green LED has stopped blinking after ~3 minutes, you can connect to your Raspberry Pi via SSH using a SSH Client. We suggest [Termius](https://termius.com/download/windows)