Giter VIP home page Giter VIP logo

groovebox.org's Introduction

groovebox

A spotify-like media player for the Internet Archive's collection of live music.

Background

Archive.org has an entire free Live Music collection consisting of ~150,000 live concerts, 2.5M tracks, and ~6,500+ artists. Currently, there's no easy way to search individual tracks or play tracks from different albums. Enter groovebox. Groovebox is a spotify clone for the Internet Archive's music collection.

groovebox.org

Groovebox.org is the front-end client of the Groovebox application. No database is required, all calls for data are made over REST to the api.groovebox.org server.

Installation

The following instructions assume Ubuntu or Debian hosts:

$ git clone https://github.com/thegroovebox/groovebox.org.git
$ cd groovebox.org/
$ pip3 install -e .
$ cd groovebox/static
$ gem install neat sass bourbon
$ npm install .
$ ./node_modules/.bin/gulp styles # rebuild sass -> css
$ cd ..
$ python3.4 app.py # run the app

groovebox.org's People

Contributors

mekarpeles avatar xioustic avatar fixdocker avatar mouse-reeve avatar

Stargazers

 avatar  avatar  avatar Lakshminp avatar  avatar jon โš avatar Richard Caceres avatar  avatar Britone Mwasaru avatar Mark Feltner avatar  avatar Juan Benet avatar Zach avatar Tod Robbins avatar  avatar

Watchers

James Cloos avatar  avatar

groovebox.org's Issues

Show "artists" in search results

Clicking on an artist from search results allows you to see a set of all (a) concerts, (b) albums, and (c) songs available by this artist. Clicking on a song should result in a listing of all versions/recordings of the song by that artist

/artists to browse all artists

This includes a way to somehow pull an artist avatar from some 3rd party source (or add one to existing api.groovebox.org artist)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.