Skip to content

toniariana/cordova-posprinter-sample

 
 

Repository files navigation

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

About

Cordova/Inoic sample for Epson ESC/POS printer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.8%
  • CSS 14.1%
  • HTML 0.1%