esc-pos-encoder-ionic-demo
esc-pos-encoder-ionic-demo copied to clipboard
An Ionic 5 demo application to print a thermal receipt through bytcode.
ESC Pos Encoder Demo (Ionic 5)
A simple ionic 5 demo application to show printing capability into thermal printer by sending a byte code stream into the printer.
Notes
- Only works on Android / iOS device
- Tested on Epson thermal printer TM-T82
- Works on:
- Bluetooth connection
- Ethernet connection
Library
Guide
git clone https://github.com/Ans0n-Ti0/esc-pos-encoder-ionic-demo- navigate into project folder
npm installionic cordova platform add androidionic cordova run android