Skip to content

Releases: Horizontal42/warehouse-master

v1.0.0

11 Jun 17:18

Choose a tag to compare

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

  1. Download the binary for your platform below, or run from source: pip install -r requirements.txt && python main.py
  2. Copy sheet_config.example.jsonsheet_config.json and fill in your spreadsheet structure
  3. Place credentials.json (Google OAuth Desktop client) next to the app or in %APPDATA%/WarehouseMaster/