• Joined on 2025-05-21
ske087 created branch master in ske087/adaptronic_label-printer 2026-02-12 17:03:58 +00:00
ske087 pushed to master at ske087/adaptronic_label-printer 2026-02-12 17:03:58 +00:00
fdb143e726 Initial commit: Adaptronic label printer project
ske087 created repository ske087/adaptronic_label-printer 2026-02-12 16:45:42 +00:00
ske087 pushed to fg-scan-validation-warehouse at ske087/quality_app-v2 2026-02-10 13:42:13 +00:00
134fc73f9c Add database management labels table coverage verification report
ske087 pushed to fg-scan-validation-warehouse at ske087/quality_app-v2 2026-02-10 11:29:03 +00:00
78033a498a Add import labels functionality to labels module
ske087 pushed to fg-scan-validation-warehouse at ske087/quality_app-v2 2026-02-10 11:22:37 +00:00
bb8cd011f5 Final documentation and code updates: reorganized debug scripts and implementation documents to documentation directory
ske087 pushed to main at ske087/label_printer 2026-02-06 09:18:39 +00:00
b204ce38fc Fix silent printing and shorten printer display names
ske087 pushed to main at ske087/label_printer 2026-02-06 08:52:47 +00:00
1cf4482914 updated printer list to show local networ printers
b9025fcabe printing
Compare 2 commits »
ske087 pushed to main at ske087/label_printer 2026-02-06 08:21:19 +00:00
fa5c846ebb Add network printer detection on Windows: support printers from print servers
ske087 pushed to main at ske087/label_printer 2026-02-06 07:40:43 +00:00
6bcfc3102b final cleanup of build artifacts for LabelPrinter
ske087 pushed to main at ske087/label_printer 2026-02-06 07:38:12 +00:00
92714bcb51 Update build scripts and rebuild artifacts
ske087 pushed to main at ske087/label_printer 2026-02-06 06:35:23 +00:00
396bf19214 final_label
ske087 pushed to main at ske087/label_printer 2026-02-06 06:34:16 +00:00
37c7a5bd7a Change log format from text to CSV table format - easier to read and analyze
ske087 pushed to main at ske087/label_printer 2026-02-06 06:25:51 +00:00
69e0f7f8b1 Add logging functionality: log print actions to logs folder with 5-day auto-cleanup
ske087 pushed to main at ske087/label_printer 2026-02-06 06:21:18 +00:00
44771dcd11 Add two features: (1) Printer selection persistence after printing (2) Auto-cleanup of PDF files older than 5 days on startup
ske087 pushed to main at ske087/label_printer 2026-02-05 21:50:22 +00:00
ca42c8e3c7 Build Windows executable - LabelPrinter.exe with Python 3.13 and Kivy 2.3.1
ske087 pushed to main at ske087/label_printer 2026-02-05 14:56:23 +00:00
9f45a02f13 Remove GitHub Actions workflow
6f07bb9cba Update: add Python version compatibility notes (3.14 may have issues)
1536f26fee Add Windows build scripts and documentation for single-file executable
e838d25c44 Major optimization: use --onedir (faster), add pip cache, increase timeout to 45min
8e3893e85c Optimize build: add timeout, simplify dependencies, reduce hidden imports
Compare 12 commits »
ske087 pushed to main at ske087/label_printer 2026-02-04 23:31:58 +00:00
5e1cdfb9e5 Add comprehensive README documentation
8619debd71 Add PyInstaller support for standalone Windows executable
184178275b Add Windows support with cross-platform printer detection
Compare 3 commits »
ske087 pushed to main at ske087/label_printer 2026-02-04 23:05:10 +00:00
33c9c3d099 Improve GUI and barcode generation
ske087 pushed to fg-scan-validation-warehouse at ske087/quality_app-v2 2026-02-04 21:58:17 +00:00
e53e3acc8e Implement print labels module with PDF generation, QZ Tray integration, and theme support