A set of widgets for Stream Elements to track Extra Life progress
Follow the steps of the blog post or GitHub page to install it.
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