Skip to main content
Gavin Bannerman

Pibox

mopidy.com/ext/pibox

Mopidy HTTP client that allows multiple users to search for and queue songs as a group, via a clean and simple interface.

Screenshots of Pibox running on a mobile device

Mopidy is an extensible music server written in Python. It allows you to play music from a number of different "backends" such as local disk, Spotify, SoundCloud and more. Users can install any number of backends and "clients".

Pibox is an open-source project I started to allow people to queue and listen to music together. It's built with React and Material UI. It uses Mopidy's built in Tornado web server to expose a REST API and a WebSocket server that the React SPA consumes.

I run it on a Raspberry Pi on my home network and use it a lot when we have friends round!

For more information, take a look at the extension page or GitHub repository.