/mopidy-party

Mopidy web extension designed for party

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Mopidy-Party

Mopidy web extension designed for party! Let your guests manage the sound ;)

  • Minimal, fast web interface designed for mobile
  • Search soundtracks and add it to the queue
  • Skip current track (only if at least 1 min played from current track)

See this blog entry for some details about this package.

Installation

You must install mopidy and some backends (soundcloud, spofity, youtube...).

PROD: you just have to install pip and then:

sudo pip install Mopidy-Party

DEV: After cloning the repository, install by running:

sudo pip install -e .

Project resources

Changelog

v0.1.0 (2015-09-01)

  • Initial release.