DAAPr - A Client Side Web Interface for the DAAP Protocol.
  • JavaScript 84.5%
  • HTML 9.2%
  • CSS 6.3%
Find a file
2012-11-09 23:39:10 -05:00
docs Hmmm yes a commit message... 2012-11-01 13:39:46 -04:00
resources Deleted erroneous file 2012-11-09 23:39:10 -05:00
.gitignore - 2012-11-09 18:46:39 -05:00
index.html Added webaudio module files, small lint changes and comments 2012-11-09 14:08:22 -05:00
package.json MODIF - JSLint rules 2012-10-27 18:09:17 -04:00
README.md Added note about browser compatibility 2012-11-09 22:21:41 -05:00

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.

Live Demo Here.

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.