feat: TUI als Browser-App via textual serve
TUI von direkten Service-Importen auf httpx API-Calls umgestellt. Neue tui/api_client.py als schlanker async HTTP-Client. Background- Worker pollt API alle 5s für Echtzeit-Updates. Neuer tui_standalone.py Entry-Point für 'textual serve --port 8001 tui_standalone.py'.
This commit is contained in:
@@ -11,3 +11,4 @@ python-gsmmodem-new>=0.10
|
||||
apscheduler>=3.10.4
|
||||
textual>=0.75.0
|
||||
python-dotenv>=1.0.0
|
||||
httpx>=0.27.0
|
||||
|
||||
Reference in New Issue
Block a user