929 B
929 B
Weather Overlay
This overlay displays the current weather for a specific location. It's designed to be used as a browser source in streaming software like OBS Studio.
Installation
-
Add to OBS Studio:
- Add a new "Browser" source to your scene.
- Set the URL to the
weather.htmlfile in this directory. - Set the width and height to your desired dimensions.
-
Customize Location:
To set your location, you need to open the
weather.htmlfile in a regular web browser (like Firefox or Chrome) first.- Open the
weather.htmlfile in your browser. - Enter a city name in the input field and click the "Update" button.
- The overlay will now show the weather for the new location. This location will be saved in your browser's local storage.
- You can now add the
weather.htmlfile as a browser source in OBS Studio. It will use the location you just set.
- Open the