ITL Stream Widget

Display ITL Online 2022 event stats on a livestream for a given entrant via a browser source. The source refreshes every minute to keep information up to date.

image

Demo

Live demo: https://itlwidget.surge.sh/?entrantId=1

Usage

Create a browser source in OBS with this URL.

https://itlwidget.surge.sh/?entrantId=1

But replace ?entrantId=1 with your entrant id from the ITL Online 2022 Leaderboard. Your entrant id should appear in the address bar.

image

Development

This widget was created with create-react-app. To start the project locally run npm run start.

Deployment

To build the project run npm run build. Deploy to any hosting service, I recommend surge.

GitHub

View Github