GPU Widget v1.1.0
Native macOS desktop widget for monitoring GPU VRAM usage on Apple Silicon. App is Developer ID signed and notarized by Apple.
What's New
- Menu bar app — GPU stats and settings accessible from the menu bar
- GPU chip app icon (all sizes generated from SVG)
- Smoothed GPU load readings — filters out IOKit sampling noise
- Fixed widget showing incorrect values for VRAM and GPU load
- Improved VRAM total calculation for widget extension
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