Add DearPyGUI observer/server UI and demo launcher

This commit is contained in:
administrator
2026-06-04 08:57:36 +02:00
parent e86c05a885
commit aa17d7ffd3
9 changed files with 869 additions and 8 deletions

5
run_observer.bat Normal file
View File

@@ -0,0 +1,5 @@
@echo off
title FlyWMS - Observer
cd /d "%~dp0"
python flywms_navigation_observer.py --ui-backend dearpygui