This project was designed to display in real time the amount raised on an Ulule project during a Twitch stream via OBS.
- NodeJS is required to create a proxy server, and is zipped directly into the
nodejsfolder so it doesn't need to be downloaded CORSadd headers to the proxied request, it is neccesary for the tool to function (see CORS Anywhere GitHub for more information)- Unzip these two fodlers next to the .bat file
- Start
start_server.batto launch a local server, it needs to stay open as long as the tool is needed
- the Ulule API key is located in the confidentiality section of the account settings
- the project slug is the name of the project, it can be found at the end of the URL of the project page concerned
- it is possible to change the font and the background image by placing them in their corresponding folders and changing the path at the top of the script
- the refresh rate can be changed at the end of the script