Live system overview
CPU, memory (including pressure-style breakdown), GPU utilization, and aggregate network throughput as sparkline charts in the main window—always visible above the process list.
A fast, local process monitor with a live system strip, menu bar companion, parent–child tree, rich per-process inspectors, and Shortcuts-friendly automation—without sending your process list to the cloud.
When the DMG is ready, set data-ready="true" and a real href on the download button, and remove btn-pending / aria-disabled.
See the script at the bottom of this file.
CPU, memory (including pressure-style breakdown), GPU utilization, and aggregate network throughput as sparkline charts in the main window—always visible above the process list.
Adjust refresh interval (down to half-second steps) and how many history samples to retain for charts and trends.
Optional menu bar item with system charts and quick actions to open the app or hide the main window—ideal for always-on monitoring.
Hierarchical outline with search across name, arguments, path, and PID. Sort by CPU, memory footprint, threads, network in/out, name, or PID. Optionally show matching processes plus their ancestor chain.
Pick a window under the cursor to jump to its process. Uses Accessibility when allowed; falls back to window geometry when not.
Pause (SIGSTOP), resume (SIGCONT), terminate, or force quit selected processes—with confirmations where it matters.
Fire Shortcuts when processes start or exit: JSON is copied to the clipboard and your shortcut is opened via the Shortcuts URL scheme.
Select any process to open a detail pane with tabbed inspectors—backed by native APIs, not a remote dashboard.
General includes footprint-oriented memory breakdown (physical footprint, compressed, internal, purgeable, and related fields where available).
Libraries can use otool when enabled in Settings.
Open at login, menu-bar-only behavior after login, optional always menu-bar-only, Dock icon visibility, and whether the main window opens at launch—tuned for both desktop and background monitoring.
Check for updates from Settings or the Help menu. The app can also check automatically on launch and about once per day while running (you’re only alerted when a newer version is available).