Skip to content

GPU Widget v1.0.0

Choose a tag to compare

@alexkerber alexkerber released this 12 Apr 11:03
· 3 commits to main since this release
32a98b0

GPU Widget v1.0.0

Native macOS desktop widget for monitoring GPU VRAM usage on Apple Silicon.

Features

  • Live VRAM monitoring via IOKit (allocated, in-use, utilization %)
  • Color-coded memory pressure indicators
  • Rolling 60-sample history graph
  • Full system memory breakdown
  • Remote Mac monitoring over TCP (port 9847)
  • WidgetKit extension — small, medium and large sizes

Requirements

  • macOS 26.0+ (Tahoe)
  • Apple Silicon (M-series)
  • Xcode 26+ to build from source