Skip to content
forked from sunny/so-nice

Small Web interface to control iTunes, MPD, Rhythmbox, XMMS2 or Amarok

Notifications You must be signed in to change notification settings

mubbashir/so-nice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

So Nice

Everynight with my star friends
We eat caviar and drink champage ♫

A tiny web application to play, pause, change volume or skip songs playing in iTunes, Rhythmbox or MPD.

Screenshot

You will need ruby.

With rubygems and git you can install it this way:

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

To launch it:

    $ ./so_nice.rb

Then visit http://localhost:4567

About

Small Web interface to control iTunes, MPD, Rhythmbox, XMMS2 or Amarok

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 38.5%
  • JavaScript 35.1%
  • HTML 14.3%
  • CSS 12.1%