Editable modular overlays for a 1920 × 1080 OBS scene.
/overlays/weather.html.Open public/data/config.js. It controls branding, sample weather, rotating messages, gear promo, timezone and the fallback song.
The card checks public/data/now-playing.json every three seconds. Update that file from your playlist helper with the current title, artist, album and artwork URL. Replace public/assets/album-art.png with your official Pangil Broadcast cover.
The supplied weather values are editable sample data. For automatic live weather, a small server-side weather connector should update the same values; never place a private API key directly inside an OBS page.
/overlays/branding.html/overlays/weather.html/overlays/now-playing.html/overlays/messages.html/overlays/status.html/overlays/gear.html/overlays/full-preview.htmlAlbum art: copy your final PNG to public/assets/album-art.png. Until then, the Now Playing card uses a built-in sunset design.