Skip to content
alexx855

alexx855/better-resource-monitor

Live in production

Lightweight macOS menu bar monitor for CPU, memory, GPU, and network. Rust, sandboxed, no telemetry.

Lightweight open-source macOS menu bar monitor for CPU, memory, storage, GPU, and network usage, built with Rust and Tauri.

33 8 since joining 4RustPush 1d agoListed 1mo ago3 open issuesMIT

better-resource-monitor.alexpedersen.dev/

activity-monitorapple-siliconcpu-monitordisk-monitorgpu-monitoristat-menusistat-menus-alternativemac-app-store
  • Rust49.3%
  • Astro24.0%
  • TypeScript19.9%
  • JavaScript4.6%
  • Shell2.1%
View on GitHub

Report a problem

1 Review

Better Resource Monitor presents itself very well: a lightweight macOS menu bar monitor for CPU, memory, GPU, and network usage, with a clear focus on low overhead, no telemetry, no admin privileges, and App Store availability. The README is not just technical; it explains the product positioning against iStat Menus, Stats, and Eul, which helps users understand what the app is and is not trying to be. The implementation choices support the positioning: Tauri v2, Rust, sysinfo with App Store-compatible features, tray-icon support, autostart, single-instance handling, store persistence, optimized release profile settings, and compatibility notes for Intel and Apple Silicon on macOS Ventura or newer. Simulating usage, I’d expect this to be the kind of tool you install, set to launch at login, and forget about until CPU, memory, GPU, or network activity looks unusual. That quietness is a real product strength. The main improvement is transparency around measurement methodology. The comparison table lists impressive numbers like memory footprint, CPU impact, and app size, but users would trust them more with a repeatable benchmark script or methodology page. I’d also surface screenshots of configuration panels and add more detail about which GPU metrics are available on which macOS versions/hardware, because system monitoring accuracy depends heavily on platform APIs.