Ubuntu Unity web-app for Grooveshark.
Unfortunately, Grooveshark has been closed on April 30, 2015, so my app doesn't work anymore.
Few words for people who are not familiar with Ubuntu Unity.
Since Ubuntu 12.10 there is a great opportunity to integrate your website's might & magic with Ubuntu Unity interface - Unity web-apps.
This gives you chance to:
- show your web-app in Unity Launcher (left side-bar) and Dash (apps search popup)
- show specific context actions (right-click on Launcher icon)
- integrate your website with Unity Messages menu
- integrate your website with Unity Sound menu
Integration with Sound menu:
Launcher context actions:
Sound menu integration and Launcher context actions are related to current player state. It will work only after you will start playback on Grooveshark website, sorry for inconvenience.
Probably I need to implement "Play your station" context menu, when you just opened Grooveshark (but it's not in official API).
sudo mkdir /usr/share/unity-webapps/userscripts/Grooveshark/
sudo cp Grooveshark.user.js manifest.json /usr/share/unity-webapps/userscripts/Grooveshark/
sudo cp grooveshark-logo.svg /usr/share/icons/hicolor/scalable/apps/
Why have I created this web-app?
There is an official Grooveshark web-app but it is broken from long time ago.
Ubuntu is my favourite OS, I love Grooveshark and use it every day - that's the reason why I've created my own Unity web-app for Grooveshark.