Commit aaafdab
Mark P.
Cleans up project structure and improves portability
Removes build artifacts, temporary files, and platform-specific configurations to streamline the repository.
Eliminates GitHub Actions workflow for Windows executable builds and PyInstaller configuration files as they are no longer needed.
Adds comprehensive installation and usage instructions to README with proper requirements specification.
Updates main launcher to support cross-platform execution by detecting the operating system and falling back to direct Python execution on non-Windows systems.
Removes extensive unit testing infrastructure that was cluttering the project structure.1 parent e4b006b commit aaafdab
23 files changed
Lines changed: 30 additions & 645 deletions
File tree
- .github/workflows
- .vscode
- __pycache__
- unittesting
- __pycache__
This file was deleted.
This file was deleted.
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments