Frontend extensions¶
Here you can find a list of external packages that extend Mopidy with additional frontends, which includes just about anything that use the mopidy.core --- Core API.
This list is moderated and updated on a regular basis. If you want your package to show up here, follow the guide on creating extensions.
Mopidy-EvtDev¶
https://github.com/liamw9534/mopidy-evtdev
Extension for controll Mopidy from virtual input devices.
Mopidy-HTTP¶
Bundled with Mopidy. See Mopidy-HTTP.
Mopidy-MPD¶
Bundled with Mopidy. See Mopidy-MPD.
Mopidy-MPRIS¶
https://github.com/mopidy/mopidy-mpris
Extension for controlling Mopidy through the MPRIS D-Bus interface, for example using the Ubuntu Sound Menu.
Mopidy-Scrobbler¶
https://github.com/mopidy/mopidy-scrobbler
Extension for scrobbling played tracks to Last.fm.
Mopidy-Touchscreen¶
https://github.com/9and3r/mopidy-touchscreen
Extension for displaying track info and controlling Mopidy from a touch screen using PyGame/SDL.
Mopidy-TtsGpio¶
https://github.com/9and3r/mopidy-ttsgpio
Extension for controlling Mopidy without a display by using e.g. buttons connected to GPIO and text-to-speech for track information.
Mopidy-Webhooks¶
https://github.com/paddycarey/mopidy-webhooks
Extension for sending HTTP POST requests with JSON payloads to a remote server when Mopidy core triggers an event and on regular intervals.