lionpixel
- Karma
- 120
- Created
- January 6, 2018 (8y ago)
- Submissions
- 0
- Show HN: Fast URL-to-[QR,Code39,Data Matrix] in Rust (gen.printercow.com)
Hey HN, I wanted to share a side project I built recently: gen.printercow.com. It's a simple free web service that generates QR codes, Code39, and Data Matrix barcodes just by visiting a URL. Example 1:…
- Show HN: Printercow – Turn any thermal printer into an API endpoint (printercow.com)
I've always been fascinated by thermal printers – there's something magical about seeing text and images materialize on paper in seconds. But I found that working with them programmatically was always a pain. You either…