fookebox

A jukebox frontend to MPD

fookebox is a jukebox-style web-frontend to MPD.

It can be used as a keyboard-less jukebox, as a powerful MPD control frontend or as anything in between.

Download and installation

Download the latest release

fookebox 1.0.1

You may want to verify the signature or have a look at the release notes. If you are interested in versions other than the current release, you can check the list of all releases.

Features

With fookebox you can

Getting started

$ pip install fookefox
$ fookebox

Your jukebox should now be ready on http://localhost:8888/.

Configuration

You can run fookebox with a custom configuration:

$ fookebox --config my-config.ini

The sample config file in examples/fookebox.ini explains all available options and their default values.