Code Monkey home page Code Monkey logo

so-nice's Introduction

So Nice ♫

Gem Version

“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

Install

Make sure you have Ruby > 1.9 and Rubygems installed. You can then type in a terminal:

$ gem install sonice

Launch it with:

$ sonice

Then visit http://localhost:3000

Configuration

You can launch sonice with these environment options:

  • SONICE_CONTROLS=0 to disable on-screen controls
  • SONICE_VOTING=0 to disable voting
  • SONICE_PORT=12345 to change port (default 3000)

Example:

$ SONICE_CONTROLS=0 SONICE_VOTING=0 sonice

If you don't want to type them all the time, add them to your .bashrc:

export SONICE_CONTROLS=0
export SONICE_VOTING=0

Players

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

Development Setup

With bundler (gem install bundler) and git, get the code and get started:

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

Launch the binary with:

$ ruby -Ilib bin/sonice

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.

so-nice's People

Contributors

awongcm avatar caarlos0 avatar datagutt avatar dpick avatar fixermark avatar gdiggs avatar nbc avatar sausyn avatar sunny avatar timjb avatar zenlor avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.