Skip to content

Simple Icecast listener count monitor written in node.js

Notifications You must be signed in to change notification settings

jamesbaber/icecast-listener-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Icecast Listener Count Monitor

Simple Icecast listener count monitor written in node.js. Created by James Baber [email protected]

##FAQ

Installation

git clone https://github.com/jamesbaber/icecast-listener-monitor.git

On linux make start.sh executable with chmod +x start.sh

Then configure the server.js script. Look for the variables at the beginning commented with // Change me

Running

To start the script simply execute start.sh or run script.js in node youself. On Linux ./start.sh In Windows start.bat

How it works

The script creates a CSV (Comma Seperated Values File) and logs to it in this format: FormatHere

About

Simple Icecast listener count monitor written in node.js

Resources

Stars

Watchers

Forks

Packages

No packages published