You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A collection of simulated digital signage dashboards. Choose from four distinct views, site analytics, workplace safety, manufacturing operations, or production quality, each with realistic, auto-refreshing data.
4
4
5
-
A Simple digital signage dashboard that displays simulated website analytics, including live visitor count, traffic sources, and device usage.
|`website-traffic`| Live visitor count, traffic sources, device breakdown, and 12-month page-view trend |
26
+
|`health-safety`| Days without incident, open hazards, PPE compliance, zone safety status, and safety notices |
27
+
|`manufacturing-kpi`| Production output vs target, machine utilization, downtime breakdown, shopfloor status, and alerts |
28
+
|`production-qa`| First pass yield, defect/scrap/rework rates, inspection throughput, batch pass/fail, and cost of poor quality |
6
29
7
30
## Key Highlights
8
31
9
-
-Real-time simulated visitor count
10
-
-Device and traffic source breakdowns
11
-
-Page view trends with animated 12-month history
32
+
-Four switchable dashboard views via a single Edge App setting
33
+
-Real-time simulated metrics that auto-refresh every 30 seconds
34
+
-Interactive charts powered by Chart.js
12
35
- Fully responsive design from 480px to 4K screens
13
-
- Built with vanilla JS and Chart.js for speed and simplicity
14
-
- No setup required—just install and display
36
+
- Built with vanilla JS — no frameworks or build steps
37
+
- No setup required — just install, pick a view, and display
38
+
39
+
## Configuration
40
+
41
+
The active dashboard is controlled by the **Dashboard View** setting (`dashboard`) in the Edge App instance. Set it to one of the values from the table above. The default is `website-traffic`.
0 commit comments