NaitLee / Cat-Printer

Application supporting Bluetooth thermal “Cat Printers”, for everyone!
GNU General Public License v3.0
350 stars 36 forks source link

Web Bluetooth API #52

Open NaitLee opened 1 year ago

NaitLee commented 1 year ago

Some browsers can do Bluetooth: https://developer.mozilla.org/en-US/docs/Web/API/Web_Bluetooth_API

This may remove the requirement of installing things, if we really got to base on it.

murkle commented 1 year ago

Demo I found -using Paperang P2 so it's possible. Can't find the code online though https://twitter.com/FWeinb/status/1433771234790158339 https://vimeo.com/597174649

NaitLee commented 1 year ago

Just successfully printed from MS Edge to my printer with this API.

So it’s possible. Going to follow this routine.

NaitLee commented 1 year ago

I’ve made it: https://print.unseen-site.fun/

Source code is at https://github.com/NaitLee/kitty-printer