Stat
Menu bar CPU, GPU, temp, network.
Requires macOS 15 (Sequoia) or later.
A tiny menu bar app that shows the single heaviest CPU process %, GPU utilization %, temperature, network speed, and weekday — all at a glance.
What it shows
- Heaviest CPU process and its percentage
- GPU utilization
- Temperature
- Network speed
- Weekday
Reads from IOKit (GPU), the mach kernel (CPU), and getifaddrs (network) — no dependencies.
Install
Paste into Terminal, press Enter — it downloads the latest notarized build, installs to /Applications, and opens the app:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/vladstudio/stat/main/install.sh)"
Or download Stat.zip, unzip, and drag Stat.app to /Applications.