From 0ace205dfd19a432580dd87376cc708800442460 Mon Sep 17 00:00:00 2001 From: Ole Algoritme Date: Thu, 16 Jul 2026 00:58:26 +0200 Subject: [PATCH] README: link to gpuwatch for a Blackwell TUI/standalone app --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index df3921b..084a9f3 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ sudo gddr6 --per-module # each of the 8 GDDR7 modules separately This is reverse-engineered and unofficial (NVIDIA does not expose memory temperature via nvidia-smi/NVML on this card) — treat the readings as approximate. +For a dedicated Blackwell app with a TUI (plus ASCII/JSON output) and a reusable C library, see +[**gpuwatch**](https://github.com/olealgoritme/gpuwatch). + ## Prerequisites