From 4588caf97496f469c6bc8385fe3a57d5b78919b4 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Mon, 16 Jun 2025 16:58:45 +0200 Subject: [PATCH] Update README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 476b33f..880ca73 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,11 @@ That means: Compared to older versions, the new BiogasControllerApp doesn't install itself as an app and only resides in a folder where you can launch it using the executable or the `launch.sh` script. +## Troubleshooting +If you get a warning from Windows, the reason for this is that this app bundle is unsigned (since a signing certificate is about USD 350/year), so it might warn you about that. You can safely click "Run anyway" or the like to bypass that problem. + +If this makes you uncomfortable, you may simply install python and install the necessary dependencies (see below) and run the app using Python. + # Features - Read data the microcontroller in ENATECH sends - Configure the microcontroller (Coefficients & Temperature). Old settings will be pre-loaded