Download gramophone Free Java Code
Description
Gramophone is a simple music server built with Python, Flask, Backbonejs and jPlayer.
Icons
Source Files
The download file gramophone-master.zip has the following entries.
.gitignore//from w ww . j a v a 2 s . c o m
.gitmodules
AUTHORS
LICENSE
README.md
gramophone/__init__.py
gramophone/db.py
gramophone/explore.py
gramophone/schema.sql
requirements.txt
server.py
setup_env.sh
static/favicon.ico
static/img/glyphicons-halflings-white.png
static/img/glyphicons-halflings.png
static/scripts/app.js
static/scripts/collections/album.js
static/scripts/collections/artist.js
static/scripts/collections/generic.js
static/scripts/collections/track.js
static/scripts/models/album.js
static/scripts/models/artist.js
static/scripts/models/track.js
static/scripts/routers/router.js
static/scripts/utils.js
static/scripts/vendor/Jplayer.swf
static/scripts/vendor/backbone-min.js
static/scripts/vendor/backbone.js
static/scripts/vendor/bootstrap.js
static/scripts/vendor/bootstrap.min.js
static/scripts/vendor/jplayer.playlist.min.js
static/scripts/vendor/jquery-1.8.3.min.js
static/scripts/vendor/jquery-ui-1.9.2.custom.min.js
static/scripts/vendor/jquery.jplayer.min.js
static/scripts/vendor/modernizr-2.6.2-respond-1.1.0.min.js
static/scripts/vendor/underscore-min.js
static/scripts/vendor/underscore.js
static/scripts/views/album.js
static/scripts/views/app.js
static/scripts/views/artist.js
static/scripts/views/track.js
static/styles/bootstrap-responsive.css
static/styles/bootstrap-responsive.min.css
static/styles/bootstrap.css
static/styles/bootstrap.min.css
static/styles/main.css
static/styles/midnight.black/jplayer.midnight.black.css
static/styles/midnight.black/jplayer.midnight.black.interface.png
static/styles/midnight.black/jplayer.midnight.black.playlist.png
static/styles/midnight.black/jplayer.midnight.black.png
static/styles/midnight.black/jplayer.midnight.black.seeking.gif
static/styles/midnight.black/jplayer.midnight.black.video.play.png
templates/album.html
templates/app.html
templates/artist.html
templates/index.html
templates/player.html
templates/track.html
Download
Click the following link to download gramophone-master.zip.
gramophone-master.zip