Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tokeshu/ghettoblaster
► + P2P + F2F = ♥︎
https://github.com/tokeshu/ghettoblaster
music music-library p2p webrtc
Last synced: about 2 months ago
JSON representation
► + P2P + F2F = ♥︎
- Host: GitHub
- URL: https://github.com/tokeshu/ghettoblaster
- Owner: tOkeshu
- License: agpl-3.0
- Created: 2014-10-22T21:35:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-09T15:30:09.000Z (over 9 years ago)
- Last Synced: 2024-04-14T14:48:06.270Z (8 months ago)
- Topics: music, music-library, p2p, webrtc
- Language: JavaScript
- Homepage:
- Size: 3.54 MB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
GhettoBlaster
=============> Then everyone started to move,
> People rejoiced, instead of financing.
> Their preconceived notions were shattered,
> By the super-old white people dancing.GhettoBlaster is a web music player as well as a friend-to-friend
music sharing network.Get started
-----------Clone the repository:
$ git clone https://github.com/tOkeshu/GhettoBlaster
Install dependencies:
$ cd GhettoBlaster
$ npm installLaunch a build via gulp
$ npm install gulp -g
$ gulp compile # or gulp watchLaunch the GhettoBlaster server
$ bin/ghettoblaster
Listening on port 4438Open a browser at [http://localhost:4438](http://localhost:4438) and enjoy!
License
-------GhettoBlaster is released under the terms of the
[GNU Affero General Public License v3](http://www.gnu.org/licenses/agpl-3.0.html)
or later.