Minimalistic dashboard for the DGX Spark / GB10

I’ve just made a basic dashboard with some extras that complement the original dashboard from NVIDIA.

Just to manage expectations, this is a very basic MVP, much simpler than other dashboards available.

demo

Developed with OpenCode and Qwen2.8:27b, on the same machine it’s intended to monitor.

It has memory (including swap), thermals, power, CPU and GPU.

You can find it here: GitHub - walkthegrowth-ctrl/spark-dashboard: Dashboard for NVIDIA DGX Spark and other GB10 clones · GitHub

It should install with curl -fsSL https://github.com/walkthegrowth-ctrl/spark-dashboard/releases/latest/download/install.sh | sh

It will be great if a kind soul checks if it works outside of my box.
I’ll be happy to improve the dashboard with new features.

Thanks!

@walkthegrowth (Growthcho)