/extralife-tracker

An extra-life tracker for Stream Elements that his the Extra-Life API directly

Primary LanguageJavaScriptMIT LicenseMIT

extralife-tracker

A set of widgets for Stream Elements to track Extra Life progress

Widgets

Goal Progress Bar

goal progress bar example

Recent Donations

recent donations example

Installation

Follow the steps of the blog post or GitHub page to install it.

Testing

There's a quick script generate-example.py that will flatten the files HTML you can test in your browser without having to use StreamElements UI.

$ ./generate-example.py goal-progress > example.html
$ open example.html