feat(desktop): add Windows GUI upload client with egui (GNU toolchain)

This commit is contained in:
OpenCode Bot
2026-05-24 17:52:36 +08:00
parent 4561aec7e0
commit a50824e831
6 changed files with 321 additions and 0 deletions

3
.gitignore vendored
View File

@@ -9,3 +9,6 @@ venv/
uploads/
.flaskenv
.env
target/
Cargo.lock
*.exe