Releases: Horizontal42/warehouse-master
Releases · Horizontal42/warehouse-master
v1.0.0
First public release.
Features
- PDF label generation: single (58×40 mm), grid 2×2, grid 4×4
- Number ranges with live total count
- Auto-print to any installed printer
- Temporary mode: file deleted on exit
- Google Sheets reassembly tracker: marks parts shipped, writes grades, recalculates laptop category (NEW/A/B/C/D)
- Dark/light theme, English/Russian UI
Setup
- Download the binary for your platform below, or run from source:
pip install -r requirements.txt && python main.py - Copy
sheet_config.example.json→sheet_config.jsonand fill in your spreadsheet structure - Place
credentials.json(Google OAuth Desktop client) next to the app or in%APPDATA%/WarehouseMaster/