cstsn is a rather crude notifier for subscribers on Twitch.tv.
It is written in CoffeeScript and makes use of the WebSocket support recently added to Twitch.tv chat servers.
The example folder contains a simple HTML page that uses cstsn to display a notifier for new subscriptions to (http://www.twitch.tv/twitch).
For convenience, the CoffeeScript file has already been compiled to JavaScript.
In case you want to try it out on another channel, simply change the line startNotifier("twitch", notify);.
- Scott Meyer's CSS Reset (public domain)
- jQuery (MIT License)
- Fanfare by bone666138 (CC BY 3.0)
Copyright (c) 2015-2017 Twisted Pear (tp at pump19 dot eu).
See the file LICENSE for copying permission.