And I just made an HTTP endpoint in golang that outputs PNG labels with small QRs just as I need them, to print out on my Bluetooth label printer.
Please elaborate,
The software looks ok, will install. UI looks like spoolman, no bs, just works. I like it.
But; what’s with the label printer? Creating qr with a url to the inventory system looks handy.
I always have to dig thru gmail for order confirmations when I want to know where stuff was bought. This looks like a great solution for a first world problem.
Moonrise4846@lemmy.world 13 hours ago
How did you manage to make it lookup by inventory id? Normally it puts the whole uid in there which is much to big for the QR. Can you use Homebox qr search feature with your proxy?
rcmd@lemmy.world 10 hours ago
Homebox supports the https://<hostname>/a/<inventory_id> shorthand and does a 302 for you.