Skip to main content

MQTT to MPD bridge using python

Project description

# MQTT MPD Controller

This is a tiny, simple MPD controller over MQTT written in Python

# howto install

sudo pip install -r requirements.txt

sudo cp exemple.py /usr/local/bin/mqtt_mpd sudo vim /usr/local/bin/mqtt_mpd # ajust to your needs sudo cp mqtt_mpd.service /lib/systemd/system/ sudo systemctl daemon-reload sudo systemctl enable mqtt_mpd.service sudo systemctl start mqtt_mpd.service

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mqttmpd-1.0.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page