Fork Me on GitHub

So-nice ♫

Small Web interface to control iTunes, Spotify, MPD, Rhythmbox, Amarok and XMMS2.

Everynight with my star friends
We eat caviar and drink champage

A small Web interface to play, pause, change volume or skip the currently playing song in iTunes, MPD, Rhythmbox, XMMS2 or Amarok.

Screenshot

Setup

With ruby, rubygems, the bundler gem (gem install bundler) and git, you can install it this way:

$ git clone git://github.com/sunny/so-nice.git
$ cd so-nice
$ bundle install

Launch it with:

$ bundle exec thin start

Then visit http://localhost:3000

Configuration

The configuration options are at the top of the config.ru file (all settings are enabled by default):

Players

Supports iTunes Mac, iTunes Windows, Spotify Mac, MPD, Rhythmbox, Amarok and XMMS2 thanks to anyplayer.

Then visit http://localhost:3000

Contributing

Feel free to help with the development by submitting issues and pull requests on github.

Licenced under the WTFPL, made by these awesome contributors.