Implementiere Update-Mechanismus mit Gitea API

- Neue Datei version.txt für Versionsverwaltung (1.0.0)
- Neue Datei update_checker.py für automatische Update-Prüfung
- Prüft auf neueste Releases über Gitea API (https://git.file-archive.de)
- GUI zeigt Update-Dialog wenn neue Version verfügbar ist
- Update-Prüfung läuft asynchron im Hintergrund
- install.sh: packaging-Paket hinzugefügt, version.txt und update_checker.py werden mitgekopiert
This commit is contained in:
2026-02-23 14:54:27 +01:00
parent 9aa9db8c17
commit 86e6b4d0a6
4 changed files with 145 additions and 2 deletions

1
version.txt Normal file
View File

@@ -0,0 +1 @@
1.0.0