Update files

This commit is contained in:
2024-07-13 22:11:42 +02:00
parent 30fd109c86
commit cc2aca0f4d
14 changed files with 813 additions and 314 deletions

View File

@@ -69,4 +69,4 @@ pyinstaller --onefile --windowed main.py
--windowed: Ensures the console window does not appear when running the GUI application.
Locate the Executable:
After running the command, you will find the executable in the dist folder within your project directory.
After running the command, you will find the executable in the dist folder within your project directory.