This is just a simple Python script that gets information from a PrusaLink instance and publishes it to an MQTT broker.
- Clone this repository
- Install the requirements with
pip install -r requirements.txt
- Copy
config.ini.example
toconfig.ini
and edit it to your needs - Run
python3 main.py