This product was not featured by Product Hunt yet.
It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).

Product Thumbnail

MacStats

CPU, RAM, network & temperature in your macOS menu bar

Mac
Developer Tools
Menu Bar Apps
Visit WebsiteSee on Product HuntGithub

Hunted byHoang Nguyen CongHoang Nguyen Cong

A native macOS menu bar monitor written in pure Swift — no Xcode project, no third-party dependencies, minimal CPU and memory footprint. Three columns at a glance: network up/download speeds, CPU load and RAM usage, and average CPU temperature. Colors shift from green to red as load climbs. Open the menu to see which apps are eating the most CPU and memory — helper processes roll up into their parent app, and system daemons are filtered out. Apple Silicon + Intel, macOS 11+. MIT licensed.

Top comment

Hey Product Hunt 👋

MacStats is a native macOS menu bar monitor written in pure Swift.

Three columns, always visible:

• Network — live upload/download speeds, units auto-scale (B/K/M/G)

• CPU & memory — live load % and RAM usage, color-coded green to yellow to red

• Temperature — average CPU temp, °C or °F

Open the menu and it ranks the apps currently eating the most CPU and memory. Helper processes (all those browser renderers) roll up into their parent app, and background system daemons are filtered out, so you only see the apps you actually recognize.

Some of the technical choices:

• No Xcode project — a plain build script invokes swiftc directly and assembles the .app bundle

• No third-party dependencies

• Runs as a background accessory (LSUIElement), so no Dock icon and no Cmd-Tab clutter

• Polls Mach and BSD APIs directly, with no allocations in the network hot loop

• SMC temperature sensors are discovered dynamically at startup, so it works on both Apple Silicon and Intel

Install and uninstall are each a single command, both in the README — and uninstalling cleans up login items and preferences rather than just deleting the app.

MIT licensed. Source: github.com/openhoangnc/mac-stats

Happy to answer any questions!

Comment highlights

the helper-process rollup into parent apps is a really thoughtful detail, makes the breakdown actually readable instead of a wall of system noise. love that it's pure swift with no dependencies too.

the parent app rollup for helper processes is a really thoughtful touch, makes the dropdown way less noisy than activity monitor. nice work keeping it dependency-free

finally a menu bar monitor that doesn't feel like it was designed in 2005, the three-column layout in the icon is genuinely useful and the helper process rollup actually makes the menu readable. solid little app

Love how lightweight this is, finally a menu bar monitor that doesn't hog resources itself. One thing I'd love to see is a quick toggle to disable the temperature column on Apple Silicon, since not everyone needs it and it could shave off a bit more overhead for people running it on older machines.

The rolling helper processes up into their parent app while filtering out system daemons is a really thoughtful touch. That kind of detail usually requires someone to actually live with their own tool for a while.

About MacStats on Product Hunt

CPU, RAM, network & temperature in your macOS menu bar

MacStats was submitted on Product Hunt and earned 10 upvotes and 6 comments, placing #88 on the daily leaderboard. A native macOS menu bar monitor written in pure Swift — no Xcode project, no third-party dependencies, minimal CPU and memory footprint. Three columns at a glance: network up/download speeds, CPU load and RAM usage, and average CPU temperature. Colors shift from green to red as load climbs. Open the menu to see which apps are eating the most CPU and memory — helper processes roll up into their parent app, and system daemons are filtered out. Apple Silicon + Intel, macOS 11+. MIT licensed.

MacStats was featured in Mac (103.6k followers), Developer Tools (516.2k followers) and Menu Bar Apps (12.2k followers) on Product Hunt. Together, these topics include over 88.4k products, making this a competitive space to launch in.

Who hunted MacStats?

MacStats was hunted by Hoang Nguyen Cong. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.

Want to see how MacStats stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.