Skip to content
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.
/ musicNode Public archive

A simple queue manager for mopidy, suitable for parties.

License

Notifications You must be signed in to change notification settings

eljenso/musicNode

Repository files navigation

musicNode

A simple queue manager for mopidy, suitable for parties.

Features

  • Simple UI, narrowed down to searching and queueing
  • Users can up- and downvote songs
  • Users can not delete or skip tracks

Requirements

  • Mopidy with HTTP API and Spotify enabled
    • Make sure you configured everything correctly (e.g. with ncmpcpp)
  • node.js

Currently only support for Spotify can be guaranteed.

How to install

  1. npm install --production
  2. node server.js or PORT=1337 node server.js

Configuration

Configuration is done in config.js.

=========

Built with

  • node
  • express
  • socket.io
  • jade
  • less
  • bootstrap

License

GPL v2

About

A simple queue manager for mopidy, suitable for parties.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published