Thermal printers: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 14: | Line 14: | ||
==== Demo ==== | ==== Demo ==== | ||
Created in January 2024 in [[PPPrototypes workshop @ Césure]]: [https://glitch.com/edit/#!/webusb2print glitch.com/edit/#!/webusb2print] | Created in January 2024 in [[PPPrototypes workshop @ Césure]] by Thomas: [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 by Thomas: glitch.com/edit/#!/webusb2print