liuwm91 / WebBluetooth-Printer

Web蓝牙打印WebBluetooth Printer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Web蓝牙打印WebBluetooth Printer

License:Other


Languages

Language:HTML 100.0%