Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flavio/rockmarble
rockmarble is a MeeGo app that allows you to find good live music. You can either follow your favourite artists or find new ones.
https://github.com/flavio/rockmarble
Last synced: about 2 months ago
JSON representation
rockmarble is a MeeGo app that allows you to find good live music. You can either follow your favourite artists or find new ones.
- Host: GitHub
- URL: https://github.com/flavio/rockmarble
- Owner: flavio
- License: gpl-2.0
- Created: 2009-04-01T10:32:03.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2011-04-15T10:18:31.000Z (over 13 years ago)
- Last Synced: 2024-10-10T20:41:07.155Z (2 months ago)
- Language: C++
- Homepage: http://rockmarble.sourceforge.net
- Size: 719 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
rockmarble version 0.7.0
-------------------------------------------------
Website: http://rockmarble.sourceforge.netProject Lead/Maintainer (2009-current):
Flavio CastelliInstall
-------
Add the following repository on your MeeGo device:
sudo zypper ar -f http://repo.pub.meego.com/home:/flavio/meego_1.1_core/ rockmarbleAnd then install it:
sudo zypper in rockmarbleBuilding
--------
For compiling instructions, see the BUILDING file.License
-------
This library is licensed under the Lesser GNU General Public License. See
the COPYING file for more information.Description
-----------
rockmarble is a MeeGo app that allows you to find good live music.
You can either follow your favourite artists or find new ones.Everything started as a simple Qt app that has been later ported to MeeGo.
You can find the old app inside of the old_user_interface branch.Have fun,
Flavio