Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 336 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 336 Bytes

PrusaLink-MQTT

This is just a simple Python script that gets information from a PrusaLink instance and publishes it to an MQTT broker.

Usage

  1. Clone this repository
  2. Install the requirements with pip install -r requirements.txt
  3. Copy config.ini.example to config.ini and edit it to your needs
  4. Run python3 main.py