hanse / mopidy-anjuna

No-skip-queue Mopidy Web Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mopidy-anjuna

Web UI for the Mopidy Server

A web client for the mopidy server that is remarkably well suited for social events or for use in group rooms etc. With this client all songs are queued and jumping the queue is not possible by design.

Currently work in progress with some rough edges.

Screenshot

Install

Make sure you have mopidy installed, then

git clone git://github.com:Hanse/mopidy-anjuna
cd mopidy-anjuna
npm install
PORT=3000 npm start

Running these commands should start the client on localhost:3000. The Mopidy server must be running on localhost:6680.

License

MIT

About

No-skip-queue Mopidy Web Client


Languages

Language:JavaScript 78.5%Language:CSS 20.1%Language:HTML 1.3%