mopidy-pibox

web extension

A web client that allows multiple users to search for and queue songs as a group, via a clean and simple interface. Great for parties! 🥳

  • Search for and queue songs using any Mopidy backend
  • Vote to skip queued tracks
  • Plays from a predefined playlist if no tracks are queued
  • Prevents tracks from being queued again after they have been played or skipped
  • Admins controls to pause/resume playback or skip current track
  • Display view for showing on a TV or monitor
  • Can be used offline without an internet connection using mopidy-local

Installation

Install the mopidy-pibox package from PyPI:

sudo python3 -m pip install --break-system-packages mopidy-pibox

Usage

Most extensions need configuration, additional system dependencies, or have other usage notes. See mopidy-pibox's README before getting started.

Popularity

GitHub stars PyPI - Downloads

PyPI

PyPI - Package version PyPI - Python support

License

PyPI - License

Project stats

Issues Pull requests

Quality metrics

GitHub Actions build status

Updating the extension registry

This extension registry is a community effort, and will never be complete without your help. To add or update an extension, edit the source files using the existing extensions as inspiration, then submit a pull request to the mopidy/website repo at GitHub.