update: pivot to gui, removed wx

This commit is contained in:
2025-08-28 13:13:01 +08:00
parent f04ec0eee7
commit bf54ad9316
11 changed files with 1117 additions and 739 deletions

2
scripts/setup.bat Normal file
View File

@@ -0,0 +1,2 @@
python -m venv .\..\venv
.\..\venv\Scripts\python.exe -m pip install -r .\..\requirements.txt