Add new PyQt UI

This commit is contained in:
Ayzen
2026-04-26 18:39:55 +03:00
parent c92745d2bc
commit 0ec504ffa9
33 changed files with 3284 additions and 3789 deletions

3
.gitignore vendored
View File

@ -1,4 +1,7 @@
*.venv
.venv/
*.pyc
__pycache__/
.pytest_cache/
*.egg-info/
.env