Commit Graph

3 Commits

Author SHA1 Message Date
Quality App Developer
8301fc8ef4 Simplify build: use pyinstaller directly, add better error handling 2026-02-05 11:32:21 +02:00
Quality App Developer
9bfc40d733 updated push 2026-02-05 09:21:32 +02:00
Quality App Developer
8619debd71 Add PyInstaller support for standalone Windows executable
- Add build_exe.py script for easy executable generation
- Add PYINSTALLER_GUIDE.md with comprehensive instructions
- Updated label_printer.spec for PyInstaller configuration
- Tested build process - executable builds successfully
- Created dist/LabelPrinter with all dependencies bundled
- File size: ~200MB (includes Python runtime and all libraries)
- No Python installation required to run the exe
2026-02-05 01:19:42 +02:00