1
0
Fork 0
DAAPr - A Client Side Web Interface for the DAAP Protocol.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Matthieu Lalonde 7a3dd511bb
Added content to README
12 years ago
docs Hmmm yes a commit message... 12 years ago
resources More audio player skeletton 12 years ago
.gitignore Git ignore added '~' backups 12 years ago
README.md Added content to README 12 years ago
index.html Added webaudio module files, small lint changes and comments 12 years ago
package.json MODIF - JSLint rules 12 years ago

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.

Feedback is appreciated.

Currently it is only functional in Chrome.

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.