Real-time monitoring interface for Raspberry Pi, visualize system metrics from any browser on the local network.
RPI Dashboard is a lightweight web server running directly on a Raspberry Pi. It exposes an interface accessible from any device connected to the local network, allowing real-time monitoring of the system's status: CPU load, memory, temperature, disk and network.
Data is collected server-side via Python and system libraries, then sent to the browser through HTTP polling at regular intervals.