An open API service indexing awesome lists of open source software.

https://github.com/beuluis/thermalmqttasticprinter

The counter part to my ThermalMqttastic npm library
https://github.com/beuluis/thermalmqttasticprinter

adafruit arduino-library esp32-arduino esp8266-arduino mqtt platformio thermal-printer

Last synced: about 1 month ago
JSON representation

The counter part to my ThermalMqttastic npm library

Awesome Lists containing this project

README

          

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]




ThermalMqttasticPrinter


The counter part to the MqttasticAdapter of my Thermaltastic npm library. Please reefer to those docs.




·
Report Bug
·
Request Feature
·

## Installation

```bash
pio lib beuluis/ThermalMqttasticPrinter
```

## Usage

See the [examples](https://github.com/beuluis/ThermalMqttasticPrinter/tree/main/examples) directory.

## Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## Contact

Luis Beu - me@luisbeu.de

[contributors-shield]: https://img.shields.io/github/contributors/beuluis/ThermalMqttasticPrinter.svg?style=flat-square
[contributors-url]: https://github.com/beuluis/ThermalMqttasticPrinter/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/beuluis/ThermalMqttasticPrinter.svg?style=flat-square
[forks-url]: https://github.com/beuluis/ThermalMqttasticPrinter/network/members
[stars-shield]: https://img.shields.io/github/stars/beuluis/ThermalMqttasticPrinter.svg?style=flat-square
[stars-url]: https://github.com/beuluis/ThermalMqttasticPrinter/stargazers
[issues-shield]: https://img.shields.io/github/issues/beuluis/ThermalMqttasticPrinter.svg?style=flat-square
[issues-url]: https://github.com/beuluis/ThermalMqttasticPrinter/issues
[license-shield]: https://img.shields.io/github/license/beuluis/ThermalMqttasticPrinter.svg?style=flat-square