-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Björn Strausmann edited this page May 10, 2026
·
3 revisions
Welcome. This wiki holds user-facing tutorials, troubleshooting and integration recipes for the Label Printer Hub.
For engineering decisions and the why behind the architecture, see the ADRs in the repository.
| Topic | Page |
|---|---|
| Get started — deploy your first hub | Getting Started |
| Snipe-IT integration (pull only — search assets, print) | Snipe-IT Integration |
Grocy integration (pull + automatic webhook print, needs FEATURE_FLAG_LABEL_PRINTING=true) |
Grocy Integration |
| Spoolman integration (pull only — search spools, print) | Spoolman Integration |
| Browse mode and the print cart — visual grid view, multi-item bulk print, quantity per item | Browse and Cart |
| Troubleshooting — common issues and fixes | Troubleshooting (TBD) |
| Frequently asked questions | FAQ (TBD) |
| Install on phone (PWA) | Install as PWA (TBD) |
| Topic | Where to find it |
|---|---|
| Project decisions and rationale |
docs/decisions/ — ADRs in the repo, version-controlled with code |
| Architecture diagrams |
docs/architecture.md — kept in sync with code |
| Plugin development |
docs/plugin-development.md — must stay accurate against the PrinterModel Protocol |
| Privacy and trademark policy |
docs/policies/ — under CI scanning |
| Sample compose files |
examples/ — git clone and use directly |
| Bug reports / feature requests | Issues |
| Questions / discussions | Discussions |
This wiki is intentionally community-friendly for tutorials and platform recipes — small fixes and contributions welcome. Please:
- No private IPs, hostnames, real domains, or credentials in any wiki page (use placeholders:
printer.example.com,192.0.2.10,<your-token>) - No Brother trademarks beyond descriptive use ("compatible with Brother PT-P750W") — see
docs/policies/trademarks.md - Stick to documented behaviour — speculation belongs in Discussions, not the wiki
Brother, P-touch, PT-Series and QL-Series are trademarks of Brother Industries, Ltd. This project is not affiliated with, endorsed by, or sponsored by Brother Industries, Ltd.
Getting Started
Integrations
Workflows
Help
Repo