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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file mqttmpd-1.0.0.tar.gz
.
File metadata
- Download URL: mqttmpd-1.0.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.7.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8162557bb26741fe907c628ed979d0cb94a735f7cdb5e20f48a6265097b7fa88 |
|
MD5 | b151fa9bf9552584a26ab6eb0b6c46b3 |
|
BLAKE2b-256 | aa7d4e749183b4c30139d3148d314174a5f8ada123944f054eb31557301151ab |