/TwitchViewsMonitorJS

This is a very basic JS project that will simply monitor a live twitch channel and log the output with a graph !

Primary LanguageJavaScript

TwitchViewsMonitorJS

This is a very basic JS project that will simply monitor a live twitch channel and output to a graph
This project uses the main API to return the current views and simply logs them into an array
As you will be able to see this also has a "Export function" to save the data as a .CSV file

Alt text

Features

1 | Track any channel via channel name
2 | Track from 5-60 minutes at once 
3 | Export data logged to .CSV 
4 | Hide/show data boxes
5 | Export graph as image to .PNG
6 | Filter tracking "darts"

Credits

This project is mainly based on "Chart.JS" to provide a nice output
Also thanks to the one guy on stack overflow who got straight to the point :)

Charts.js
TheOneStack overflow guy

Admin@hvh.site