dsingleton / spiffdar forked from mokele/spiffdar
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
David Singleton (author)
Wed Apr 08 09:11:50 -0700 2009
commit 510a466378e07aa50ccc3b70c8d99cadc43010d9
tree 03cb4a3c30a7d863eebf5dee3eb9c9f5ebe62ca0
parent 0352e1b84cfc99410997cc0a4af93a179c8363e7
tree 03cb4a3c30a7d863eebf5dee3eb9c9f5ebe62ca0
parent 0352e1b84cfc99410997cc0a4af93a179c8363e7
spiffdar /
| name | age | message | |
|---|---|---|---|
| |
LICENSE.txt | Tue Mar 31 15:53:33 -0700 2009 | |
| |
README.txt | Thu Mar 26 09:25:26 -0700 2009 | |
| |
TODO.txt | Fri Mar 27 03:42:37 -0700 2009 | |
| |
lib/ | Wed Apr 01 12:13:43 -0700 2009 | |
| |
setup.sh | ||
| |
www/ |
README.txt
Spiffdar is a playlist based front-end to Playdar - http://www.playdar.org/ http://spiffdar.org/ = Install = * Make www your document root and enable PHP5 there. * mkdir static/deps/ and copy the follow deps to /static/deps/ - playdar.js from the Playdar source http://www.playdar.org/ - prototype.js http://www.prototypejs.org/ - soundmanager2-nodebug-jsmin.js - soundmanager2_flash9.swf http://www.schillmania.com/projects/soundmanager2/doc/download/ * mkdir etc and put a file private_key.php in it that defines the global $private_key that you need to generate. Just create a long enough random string.

