Skip to content

nucular/icedrop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icedrop

Icedrop is a stream selector/web player/visualization for Icecast servers. It provides a clean interface and shiny effects.

Installation

Clone or download icedrop and throw it somewhere onto your Icecast server. Open app.js and set the line app.server = "http://path.to.your.server:PORT";. If you want your users to connect to a mount on startup, set the line app.mount = "/mount.ogg";. Finally, in your Icecast config file, make sure the following settings are accurate:

<fileserve>1</fileserve>
<webroot>./path/to/icedrop</webroot>

About

HTML5 audio visualization and station selector for Icecast servers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published