DAAPr - A Client Side Web Interface for the DAAP Protocol.
- JavaScript 84.5%
- HTML 9.2%
- CSS 6.3%
| docs | ||
| resources | ||
| .gitignore | ||
| index.html | ||
| package.json | ||
| README.md | ||
About DAAPr3
DAAPr, in its cubic iteration, is a web client for the DAAP media sharing protocol. It is 100% client side javascript built using Backbone.js, jQuery and Bootstrap.
As of this righting, the app is only compatible in Chrome/Chromium.
In order to expose a DAAP server, one must proxy it in front of nginx/lighttpd/apache in order to inject the CORS headers (Access-Control-Allow-Origin and the like).
Licensing
This software is Copyleft 2012 Matthieu Lalonde under LGPL, no guarantees whatsoever.
Feedback is appreciated.