Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 1.44 KB

README.md

File metadata and controls

29 lines (16 loc) · 1.44 KB

cordova-posprinter-sample 中文

This example demonstrates how to print to network, USB and Bluetooth connected receipt printers using the Epson ESC/POS printer control language.

How to use

  • Install the Cordova and Ionic: npm install -g cordova ionic
  • Add IOS project: cordova platform add ios
  • Add Android project: cordova platform add android
  • Build and Run IOS project: cordova run ios / ionic run ios -l -c
  • Build and Run Android project: cordova run andorid / ionic run andorid -l -c

Resources

AngularJS - http://www.angularjs.org

Apache Cordova - http://cordova.apache.org

Socket-TCP(cordova plugin) - https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-sockets-tcp

Bluetooth low energy(cordova plugin) - https://github.com/don/cordova-plugin-ble-central

Bluetooth low energy(cordova plugin) - https://github.com/randdusing/cordova-plugin-bluetoothle

Bluetooth(cordova plugin) - https://github.com/don/BluetoothSerial

USB(cordova plugin) - https://github.com/MobileChromeApps/cordova-plugin-chrome-apps-usb