A tiny macOS process monitor.
Vitals lives in the menu bar, keeping track of resource usage in the background so you can summon it instantly at any time.
While other tools like Activity Monitor show you each process' current CPU usage, Vitals shows a per-process CPU graph covering the last 60 seconds. This makes it much easier to track down apps that misbehave sporadically.
Read more about why this exists in the introductory blog post.
If you have Homebrew, you can install it from my tap:
$ brew tap hmarr/tap
$ brew install vitals
Otherwise, you can download the latest release manually:
Vitals runs in the background, and lives in your Mac's menu bar. The icon looks like a little "V" in a circle. Click that to open Vitals. To quit, right-click the menu bar icon and select "Quit Vitals" from the menu that appears.
Swift
98.3%
Shell
1.7%
A tiny macOS process monitor.
Vitals lives in the menu bar, keeping track of resource usage in the background so you can summon it instantly at any time.
While other tools like Activity Monitor show you each process' current CPU usage, Vitals shows a per-process CPU graph covering the last 60 seconds. This makes it much easier to track down apps that misbehave sporadically.
Read more about why this exists in the introductory blog post.
If you have Homebrew, you can install it from my tap:
$ brew tap hmarr/tap
$ brew install vitals
Otherwise, you can download the latest release manually:
Vitals runs in the background, and lives in your Mac's menu bar. The icon looks like a little "V" in a circle. Click that to open Vitals. To quit, right-click the menu bar icon and select "Quit Vitals" from the menu that appears.
Swift
98.3%
Shell
1.7%