A fork of btop that adds Apple Silicon GPU telemetry to the terminal monitor, for the many PyTorch and MPS users on macOS who have no built-in way to watch GPU load while a model trains. It surfaces GPU usage alongside the CPU and memory panels btop already shows, and it does it without requiring sudo.
It is a small, practical tool that scratched my own itch: I wanted to see what my M3 Max's GPU was doing during training runs, in the same place I was already watching everything else.
