Best MacOS system monitor
A modern, cross-platform system monitor built on top of Svelte, Rust, and Tauri.
Features:
๐ Real-time process monitoring
๐ป CPU and Memory usage tracking
๐จ Beautiful, modern UI with dark/light themes
๐ Advanced process search and filtering
๐ Pin important processes
๐ Process management (kill processes)
๐ฏ Sort by any column
๐ Auto-refresh system statsโก๏ธ Zero-install: use from any machine with SSH client installed
Search Functionality
Search for processes by name, command, or PID. Use commas to search for multiple terms simultaneously. Regular expressions are supported for advanced filtering.


For MacOS simply download the .dmg from here and install it
https://github.com/Abdenasser/neohtop/releases/download/v1.1.1/silicon-NeoHtop_1.1.1_aarch64.dmg Some processes require monitoring with sudo privileges. To monitor these processes, launch NeoHtop with sudo:
macOS
1sudo /Applications/NeoHtop.app/Contents/MacOS/NeoHtop
Linux
1pkexec /path/to/neohtop (recommended)
