mirror of
https://github.com/janishutz/BiogasControllerApp.git
synced 2025-11-25 05:44:23 +00:00
Update changelog, README.md, SECURITY.md
This commit is contained in:
21
README.md
21
README.md
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
**BiogasControllerApp V2.3**
|
||||
**BiogasControllerApp V2.3.0**
|
||||
|
||||
THIS SOFWARE FALLS UNDER THE GPL V3 LICENSE AND AS SUCH COMES WITH
|
||||
ABSOLUTELY NO WARRANTY!
|
||||
@@ -17,28 +17,27 @@ and an automatic assignment of the comport on all supported Operating systems (s
|
||||
- Easily change the temperature that is set for the controller to heat to
|
||||
- Easy to navigate menus and submenus for better organisation
|
||||
- (Almost) Bugfree
|
||||
- Detailed and still private logging (not sending any information to anybody except you do)
|
||||
- The app is still maintained and as such known issues will be resolved
|
||||
- Highly detailed error resolving instructions directly inside of the app
|
||||
- Easy to run: No extra Software required (e.g. Python or similar)
|
||||
- Highly detailed error resolving instructions directly inside the app
|
||||
- Easy to run: No extra Software required (e.g. Python or similar) (currently Windows only)
|
||||
- Easy to install and uninstall as it has an installer and uninstaller
|
||||
- Some settings are available through the /config/settings.ini file
|
||||
|
||||
|
||||
|
||||
*Officially Supported OS*
|
||||
- Microsoft Windows 10, 11 (through my installer, may though support older Versions but this is not verified. Open an issue if you have managed to run it on an older version of Windows )
|
||||
- Microsoft Windows 10, 11 (through my installer, may though support older Versions but this is not verified. Open an issue if you have managed to run it on an older version of Windows)
|
||||
- Microsoft Windows XP, Vista, 7, 8, 10, 11 (through running the package with Python yourself)
|
||||
- MacOS 10.9 (Mavericks) or later (required by Python)
|
||||
- GNU/Linux: All distros that support Python 3.8 or later
|
||||
- FreeBSD: Works with slight modification of the source code
|
||||
- FreeBSD: Works with slight modification of the source code
|
||||
|
||||
|
||||
|
||||
***THIS APP IS FREE TO USE FOR EVERYONE THAT HAS USE FOR IT***
|
||||
|
||||
*Please also read the license agreement (this project falls under the GPLv3 License and as such
|
||||
you are obligated to reuse the same license if you intend to fork this project!*
|
||||
|
||||
*Required packages/programs to install the app yourself*
|
||||
- Python 3.8 - 3.10 (only tested on these versions)
|
||||
- kivy
|
||||
- pyserial
|
||||
|
||||
|
||||
DEVELOPMENT:
|
||||
|
||||
Reference in New Issue
Block a user