Panel ID: web:
Category: Web
Plugin: Web Panels
Live Data: Yes
Animated: No
Renders a live website from URL
Renders live websites using a headless Chromium browser.
Features:
- Full web page rendering with CSS/JavaScript
- Auto-refresh at configured interval
- Renders at your LCD's resolution
- Cookie/session state persisted during session
Great for:
- Weather displays (wttr.in, Weather Underground)
- Stock tickers and financial data
- Server monitoring dashboards
- Custom web dashboards
Note: Some sites may block headless browsers. The first render may take a few seconds while the browser initializes.
| Parameter | Description | Required | Default |
|---|---|---|---|
url |
URL of the website to render | Yes | - |
- PuppeteerSharp
lcdpossible show web:https://wttr.in/Londonlcdpossible show web:https://wttr.in/London?format=3lcdpossible show web:http://192.168.1.1/status|@interval=30lcdpossible show web:https://status.github.com|@duration=60# Add panel to default profile
lcdpossible profile append-panel web:
# Add with custom duration (30 seconds)
lcdpossible profile append-panel "web:|@duration=30"# Display panel immediately
lcdpossible show web:Generated by LCDPossible