I made this as a hobby project for portable cat printers. You can print from your browser in PC, laptop or phone.
As of today, the "Web Bluetooth API" is not supported by Firefox and Safari.
- Clone the project
- Run
npm install - Run
npm run build - Use the /dist directory in your project
Example project is included in /example directory.
Thanks to @MarieCMDM for inspiration from the MeowPrinter project.
MIT