public
Description: Small web interface to control iTunes, Rhythmbox or MPD
Homepage:
Clone URL: git://github.com/sunny/so-nice.git
name age message
file README.markdown Tue Feb 17 02:16:29 -0800 2009 Removed dependency to rubygems, trying user-fri... [sunny]
file app.rb Wed Nov 18 06:54:24 -0800 2009 Simplified require calls [Sunny Ripert]
directory players/ Fri Oct 09 14:58:08 -0700 2009 Repaired mpd current song and current host [Sunny Ripert]
directory public/ Thu Jan 29 09:48:30 -0800 2009 Don't need sass for such a small css [sunny]
file screenshot.png Mon Feb 16 02:33:35 -0800 2009 New screenshot featuring colour and Sinatra [sunny]
README.markdown

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: Screenshot
  • Requires: ruby, sinatra & haml

    $ sudo gem install sinatra haml
    
  • Usage:

    $ ruby -rubygems app.rb -e production
    
    Then visit http://localhost:4567
  • Author: Sunny Ripert

  • Licence: WTFPL