Skip to content

ahmadiga/fookebox

Repository files navigation

About

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

Screenshot

Installation and Setup

Packages

fookebox can be downloaded from PyPI and there are packages available for Debian GNU/Linux and Ubuntu.

Using easy_install

easy_install fookebox

Make a config file as follows::

paster make-config fookebox config.ini

Tweak the config file as appropriate and then setup the application::

paster setup-app config.ini

Then you are ready to go.