A standalone Rdio Music Player for Linux
Chrome-Rdio is a simple set of scripts that use Google Chrome App feature to start a standalone Rdio window. It integrates nicely with your Linux Desktop using Xdotool and supports keyboard shortcuts using Xbindkeys.
To build on Debian/Ubuntu:
dpkg-deb --build chrome-rdio
Then install with:
sudo dpkg -i chrome-rdio.deb
You will need Xbindkeys and Xdotool
sudo apt-get install xbindkeys xdotool
Nick Gauthier for the initial idea: https://gist.github.com/3056149
FairheadCreative for the Rdio SVG icon: http://fairheadcreative.com