SkillAgentSearch skills...

Icedrop

HTML5 audio visualization and station selector for Icecast servers

Install / Use

/learn @nucular/Icedrop
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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>
View on GitHub
GitHub Stars9
CategoryDevelopment
Updated3y ago
Forks1

Languages

JavaScript

Security Score

70/100

Audited on Jul 8, 2022

No findings