Thermal printers: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 13: | Line 13: | ||
- [https://github.com/NielsLeenheer/WebUSBReceiptPrinter github.com/NielsLeenheer/WebUSBReceiptPrinter] (and a [https://noti.st/nielsleenheer/zP0qdm/slides fantastic talk] on how it was built) | - [https://github.com/NielsLeenheer/WebUSBReceiptPrinter github.com/NielsLeenheer/WebUSBReceiptPrinter] (and a [https://noti.st/nielsleenheer/zP0qdm/slides fantastic talk] on how it was built) | ||
==== Demo ==== | |||
Created in January 2024 in [[PPPrototypes workshop @ Césure]]: [https://glitch.com/edit/#!/webusb2print glitch.com/edit/#!/webusb2print] |
Revision as of 07:51, 12 February 2024
Thermal printer with a Web Browser
You can print “directly” from the browser to a printer using WebUSB.
Web compatibility: caniuse.com/webusb
WebUSB Documentation: developer.mozilla.org/en-US/docs/Web/API/WebUSB_API
Tools and libraries
- cellivar.github.io/WebReceiptLinePrinter/demo/=
- receiptline.github.io/designer/=
- github.com/NielsLeenheer/WebUSBReceiptPrinter (and a fantastic talk on how it was built)
Demo
Created in January 2024 in PPPrototypes workshop @ Césure: glitch.com/edit/#!/webusb2print