macOS menu bar app for monitoring GPU cluster availability at a glance.
- Live free GPU count in menu bar
- Per-cluster and per-node breakdown with usage bars
- Pending jobs queue
- GPU availability notifications
- One-click setup via dashboard deep link
- Auto-refresh (30s–5min)
Download the latest .zip from Releases, extract, and move GPUBar.app to /Applications.
If macOS blocks it:
xattr -cr /Applications/GPUBar.appRequires macOS 14+ and Swift 5.9+.
swift build -c releaseMIT
