0.1.0 • Published 9 months ago

@nero2201/node-red-escpos-node v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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

0.1.0

9 months ago