Premium stream wait screen with audio visualizer, countdown timer, and Kick branding.
- Open
index.htmlin any modern browser (Chrome/Edge recommended) - Allow microphone/audio permissions for the visualizer
- Add as Browser Source in OBS (set width/height to your stream resolution)
- Open Lively Wallpaper
- Drag the entire
KickWaitScreen_v1.0/folder into Lively - It auto-detects
LivelyInfo.json→ appears as "Kick Stream Wait Screen" - Set as wallpaper → configure via Lively's properties panel (right-click → Customize)
| Shortcut | Action |
|---|---|
Ctrl + T |
Toggle countdown timer on/off |
Ctrl + P |
Toggle control panel open/close |
| Mouse → bottom-right corner | Auto-reveal controls |
Move your mouse to the bottom-right corner of the screen to reveal the control panel. It auto-hides after 6 seconds.
Status Message — Choose from presets or type a custom message (max 40 chars)
Countdown Timer — Toggle on/off; pick 5/10/15/30 min presets or type MM:SS
Visualizer — Choose style (Neon Ring / Decibel Pulse / Kick Classic) and sensitivity
Enable Audio — Click to grant microphone access for real audio reactivity
The visualizer runs in demo mode (synthetic animation) by default.
To enable real audio reactivity:
- Open the control panel
- Click "Allow" next to "Enable Audio"
- Grant browser/system permission to use the microphone
Note for Lively Wallpaper users: Lively runs the wallpaper in a sandboxed WebView. Audio capture via getUserMedia requires enabling the mic permission in Windows Settings → Privacy → Microphone for the Lively app.
Edit config.json to change defaults:
statusText— default message on loadtimerSecs— default timer duration in secondsprimaryColor— hex code for the main crimson accentvizStyle—"neon-ring"|"decibel-pulse"|"kick-classic"
KickWaitScreen_v1.0/
├── index.html ← Main application (open this)
├── LivelyInfo.json ← Lively Wallpaper metadata
├── LivelyProperties.json ← Lively settings panel config
├── config.json ← Default user settings
└── README.md ← This file
When used as a Lively wallpaper, the following properties appear in the properties panel:
| Property | Type | Description |
|---|---|---|
| Status Message | Dropdown | Pick from 6 presets |
| Custom Message | Text | Override preset with custom text |
| Enable Countdown | Toggle | Show/hide timer ring |
| Timer Duration | Dropdown | 5/10/15/30 min presets |
| Custom Timer (secs) | Slider | 60–3600 seconds |
| Visualizer Style | Dropdown | Neon Ring / Decibel Pulse / Classic |
| Sensitivity | Slider | 10–200 |
| Overlay Opacity | Slider | Background vignette intensity |
Built for Kick streamers. Red is power, not error.