@nero2201/node-red-escpos-node 0.1.0
A node for communicating with compatible ESC/POS receipt printers over a network.
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
- Drag the ESC/POS node from the palette into your flow.
- Configure the node with the appropriate printer settings.
- 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