Skip to content

Setup & implement ESCPOS librarry on electron-react-boilerplate project, for printing the receipt using Thermal Printer

License

Notifications You must be signed in to change notification settings

denitiawan/research-electron-react-boilerplate-escpos

Repository files navigation

What is this?

Example code for setup and implementation ESCPOS librarry on electron-react-boilerplate project, for printing the receipt with Thermal Printer (USB Adapter)

Overviews

Result

  • Layout

  • image

  • Test Printing Text Barcode QrCode Cut Papper

  • image

  • Automatic open cash drawer

  • image

How to setup ESCPOS on your Electron project

https://github.com/denitiawan/research-electron-react-boilerplate-printthermal/blob/main/research-logs/research-log-17052023-setupESCPOSonElectronReactBoilerplateWithThermalPrinter.md

How to test this repo

  • clone repository
git clone https://github.com/denitiawan/research-electron-react-boilerplate-escpos.git
  • cd into this repo
cd research-electron-react-boilerplate-escpos.git
  • install node_modules
npm install
  • run app
`npm start`
  • plug usb printer
  • klik button test print
  • printer will printout the receipt

Research Logs

https://github.com/denitiawan/research-electron-react-boilerplate-printthermal/blob/main/research-logs.md

About

Setup & implement ESCPOS librarry on electron-react-boilerplate project, for printing the receipt using Thermal Printer

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published