https://github.com/kottenator/unity-grooveshark-webapp
Ubuntu Unity WebApp for new Grooveshark
https://github.com/kottenator/unity-grooveshark-webapp
Last synced: 4 months ago
JSON representation
Ubuntu Unity WebApp for new Grooveshark
- Host: GitHub
- URL: https://github.com/kottenator/unity-grooveshark-webapp
- Owner: kottenator
- License: mit
- Created: 2013-08-10T08:36:34.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2015-07-07T14:52:36.000Z (almost 11 years ago)
- Last Synced: 2025-10-19T07:54:12.599Z (8 months ago)
- Language: JavaScript
- Size: 168 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Unity Grooveshark web-app
=========================
Ubuntu Unity web-app for Grooveshark.
**Unfortunately, Grooveshark has been closed on April 30, 2015, so my app doesn't work anymore.**
Intro
-----
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](http://developer.ubuntu.com/webapps/).
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
Features
--------
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).
Install
-------
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/
Reason
------
Why have I created this web-app?
There is an official [Grooveshark web-app](https://launchpad.net/ubuntu/+source/unity-webapps-grooveshark) 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.