Extra Life Tracker is a collection of web pages that can be used as a web source in streaming software such as OBS to display your and your team's current Extra Life fund raising status and goal.
A widget that displays the amount raised and the target goal for a team.
To update the settings update their value in participant-goal-settings.js
with any plain text editor. If you make settings changes while the scene is active you can refresh the widget by right clicking the source, selecting “Properties” and then clicking “Refresh cache of current page”.
Name | Description | Value Type | Default value |
---|---|---|---|
participantId | Extra Life participant ID | Text | N/A |
showHeader | If the header message should be shown | Boolean | false |
headerMessage | Header message to display at the top of the widget | Text | “Last Donation” |
refreshTimeMS | How often the data should be refreshed in milliseconds | Integer | 10000 |
progressBar | If a progress bar should be shown under the goal | Boolean | false |
participant-goal.html