Hacker News new | ask | show | jobs
by Omnipresent 5331 days ago
Loved it. Though at first I thought it would hook up to rdio api rather than go throughout dumping library onto a central Mac. On another note I like these screen casts, keep em coming.
2 comments

Pull Requests welcome for Last.fm/Spotify/rdio. :) Doing a centralized server was the easiest way to avoid the whole "I have a rare song on my desktop that I really want to play and now I'm mad I can't play it on the speakers."
I might have just found my weekend project.
If you're gonna do Rdio support anyways, add support so that remote people can listen to whatever's currently playing in the office :)
I wrote a web app a while ago that is the same idea as Play and uses the rdio API.

http://funbox.herokuapp.com/

Built using node.js, sockets and heroku.

Is it open source?