Tool showcase / Self-hosted server

Simple Network Dashboard

A self-hosted private-LAN dashboard for monitoring network devices and managing them over SSH.

PolyForm Noncommercial License 1.0.0

Open GitHub ReleasesView source

Simple Network Dashboard in light and dark appearance.

Built for

Home-lab operators and small IT teams that manage Linux and Raspberry Pi devices on a trusted local network.

  • Poll CPU, memory, disk, temperature, and network metrics every ten seconds
  • Run saved or one-off SSH commands with live console output
  • Keep per-device command libraries with pinned actions, sudo, and confirmations
  • Push current metrics and console output to the browser over WebSocket

Get it

Download the release tarball from GitHub Releases and run the included `install.sh` on the Linux host. It creates a dedicated service account, installs under `/opt/simple-network-dashboard`, selects a free port from 3000 through 3010, and configures systemd.

GitHub Releases

Release evidence

GitHub’s build-provenance attestation can be checked against the project release artifact.

gh attestation verify simple-network-dashboard-vX.Y.Z.tar.gz --repo JDE-Projects/Simple-Network-Dashboard --signer-repo JDE-Projects/Build-Tools

License

PolyForm Noncommercial License 1.0.0

Source repository