Skip to content

Commit

Permalink
Now supports Spotify Mac
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny committed May 15, 2013
1 parent df61f02 commit 81d3f20
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "http://rubygems.org"

gem "anyplayer", "~> 0.0.3"
gem "anyplayer", "~> 0.0.4"

gem "sinatra"
gem "haml"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GEM
remote: http://rubygems.org/
specs:
anyplayer (0.0.3)
anyplayer (0.0.4)
daemons (1.1.3)
eventmachine (0.12.10)
haml (3.1.1)
Expand All @@ -21,7 +21,7 @@ PLATFORMS
ruby

DEPENDENCIES
anyplayer (~> 0.0.3)
anyplayer (~> 0.0.4)
haml
json
sinatra
Expand Down
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ So Nice ♫
> 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.
playing song in iTunes Mac, iTunes Windows, Spotify Mac, MPD, Rhythmbox, Amarok and XMMS2.

![Screenshot](https://github.com/sunny/so-nice/raw/gh-pages/screenshot.png)

Expand Down Expand Up @@ -42,7 +42,7 @@ The configuration options are at the top of the `config.ru` file (all settings a
Players
-------

Supports iTunes OS X, iTunes Windows, Rythmbox, MPD & XMMS thanks to [anyplayer](https://github.com/sunny/anyplayer).
Supports iTunes Mac, iTunes Windows, Spotify Mac, MPD, Rhythmbox, Amarok and XMMS2 thanks to [anyplayer](https://github.com/sunny/anyplayer).

Licence
-------
Expand Down

0 comments on commit 81d3f20

Please sign in to comment.