Skip to content

rahzep/so-nice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

So Nice ♫

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 Mac, iTunes Windows, Spotify Mac, MPD, Rhythmbox, Amarok and XMMS2.

Screenshot

Setup

With ruby, 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):

  • SONICE_CONTROLS to disable on-screen controls
  • SONICE_VOTING to disable voting

Players

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

Contribute

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

Licenced under the WTFPL, made by these awesome contributors.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published