Connected Displays & Feeds
3 monitors configuredAssign specific target URLs, HTTP methods, Bearer tokens, zoom scaling, and cache reload intervals per physical screen.
System & Global Preferences
Tune resilience watchdog, remote HTTP control API, and operating system startup integration.
General & Recovery
Used when new unconfigured monitors are hotplugged.
Press this combination anytime in kiosk mode to unlock and open setup.
Remote Control & Health API
Header:
Authorization: Bearer <token>
GET /health
GET /api/status
POST /api/reload
POST /api/displays/:id/url
Watchdog & Resilience
0 disables auto-reload.
Reconnection interval.
Multi-Display Video Wall & Screen Simulator
Simulate live signage feeds, scheduled cache purging, network loss fallback (offline.html), and screen identification.
Embedded REST API & Swagger UI Explorer
Test interactive endpoints for remote health monitoring, dynamic URL push, cache reloads, and live screen capture.
GET
/health
GET
/api/status
POST
/api/displays/:id/url
POST
/api/reload
POST
/api/identify
200 OK
{
"status": "ok",
"app": "webpage-signage-runner",
"version": "1.0.0",
"uptimeSeconds": 86400,
"timestamp": "2026-08-25T22:00:00.000Z"
}
Download Native Binaries (Windows & Linux)
Standalone, pre-compiled release packages with zero external dependencies.
Windows Releases
Windows 10, 11 & Windows Server x64
💡 Includes autostart registry integration and power save blocker.