Skip to content

ivegamerayo/node-red-escpos-node

 
 

Repository files navigation

Node-RED ESC/POS Node

Description

This project provides a Node-RED node for interacting with ESC/POS compatible printers. It allows you to easily integrate receipt printing into your Node-RED workflows.

Installation

To install the node, run the following command in your Node-RED user directory (typically ~/.node-red):

npm install node-red-escpos-node

Usage

  1. Drag the ESC/POS node from the palette into your flow.
  2. Configure the node with the appropriate printer settings.
  3. Connect the node to your flow and deploy.

Features

  • Print text
  • Cut paper

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contributing

Contributions are welcome! Please submit a pull request or open an issue to discuss any changes.

Author

Benjamin Kasser

Implementation Roadmap

  • Print images
  • Print barcodes

Acknowledgements

About

A Node-Red node for communicating with compatible ESC/POS receipt printers over a network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.6%
  • HTML 49.4%