Can I see my CPU and memory usage meters in the menu bar?

Solution 1:

iStat Menus has the functionality you are asking for. It is available starting at USD$14.39 for a single license or $17.99 for a family pack (up to five different Macs). It's also included with a membership to SetApp.

Solution 2:

I use MenuMeters for this functionality, and have a hard time living without it. How do other people know when their web browser is finally done downloading a page, or YouTube stalled out, or iPhoto still working, or ...?

MenuMeters is freeware, but well worth the donation.

The original author has stopped maintaining MenuMeters, but someone new has taken over for El Capitan.

Solution 3:

One that hasn't been mentioned yet is Stats, which describes itself as a

Simple macOS system monitor in your menu bar

It's an excellent open source project (https://github.com/exelban/stats) that can be installed via:

brew install --cask stats

enter image description here

On big sur, after downloading, open launchpad, search for 'stats', and open it. It will start showing up in the menu bar.

Solution 4:

Check out iGlance it's open source.

iglance screenshotenter image description here

Solution 5:

I made a simple app that displays cpu and memory usage on menubar, free and open sourced. Feedback is welcome.

https://github.com/ningt/iStats

enter image description here