/WebBluetooth-Printer

Web蓝牙打印WebBluetooth Printer

Primary LanguageHTMLOtherNOASSERTION

Web Bluetooth Printer

Available at https://www.ylesb.com/demos/bluetooth-printer/index.html

This web app demonstrates the use of the Web Bluetooth API for printing to a BLE printer.

Dependencies

Setup Instructions

  • Run the following command to install the packages listed in bower.json to the bower_components folder: bower install
  • Host the app on your web server.
  • Confirm the Web Bluetooth implementation status: https://github.com/WebBluetoothCG/web-bluetooth/blob/gh-pages/implementation-status.md
  • Load the web app in a Chrome browser.
  • Switch on the printer and press the power button until the power LED is blue.
  • Enter a message on the web app.
  • Click on the "Print" button to print the image and message.

References and How to report bugs

How to make contributions?

Please read and follow the steps in the CONTRIBUTING.md

License

See LICENSE

Communication