Music player made with Meteor, Rdio API and Echonest.
It's a music player that plays songs from Rdio.
With at least five songs in the playlist, the player starts auto suggestions of songs based on artists and songs played.
Install Meteor
$ curl https://install.meteor.com | /bin/shClone guifm
$ git clone git@github.com:guipacheco2/guifm.gitRun it
$ cd guifm
$ meteor
=> Meteor server running on: http://localhost:3000/Enjoy!