LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

macmon

Sudoless performance monitoring for Apple Silicon processors

TLDR

Launch the system monitor
$ macmon
copy
Output metrics as JSON
$ macmon pipe
copy
Set update interval in milliseconds
$ macmon -i [ms]
copy

SYNOPSIS

macmon [command] [options]

DESCRIPTION

macmon is a sudoless performance monitoring tool for Apple Silicon processors. It displays real-time CPU, GPU, and Apple Neural Engine (ANE) power usage, CPU utilization per cluster, RAM/Swap usage, temperature, and historical charts with average and max values.It uses an undocumented Apple API (the same used by powermetrics) to access system metrics without requiring sudo. The tool includes 6 switchable color themes.

PARAMETERS

-i, --interval MS

Update interval in milliseconds (default: 1000).
pipe
Output metrics in JSON format for piping to other tools.
debug
Print debug information.

INSTALL

brew install macmon
copy
nix profile install nixpkgs#macmon
copy

CAVEATS

Only works on Apple Silicon Macs (M1 and later). Uses undocumented APIs that may change between macOS versions.

HISTORY

macmon was created by vladkens and is written in Rust.

SEE ALSO

htop(1), btop(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid