Skip to content

mill1000/librespot-mpris-proxy

Repository files navigation

Librespot MPRIS Proxy

Proxy Librespot events to MPRIS D-Bus signals. Primarily intended to be used with mpris-monitor to control external equipment.

librespot-mpris-proxy

The main proxy daemon. Acquires a friendly name on the system D-Bus and emits MPRIS signals when supported events are received via a FIFO.

Usage

./librespot-mpris-proxy.py 

librespot-onevent

A simple script for librespot onevent hook. Extracts and passes supported events to the proxy daemon via a FIFO.

Usage

librespot --onevent ./librespot-onevent.py 

Requirements

About

Proxy events from librespot to the D-Bus.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published