Erste Version

This commit is contained in:
Akamaru
2025-05-02 20:10:13 +02:00
commit 9934a305f8
6 changed files with 1346 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
PyQt5==5.15.9
PyInstaller==5.13.2
requests==2.31.0