Terminal · macOS + Linux · Python 3
A lightweight TUI for the same rNitro-style metrics — perfect for SSH, headless boxes, and keyboard-driven workflows.
rNitro CLI (v0.2-cli) is a terminal dashboard in the spirit of btop — for when you want the same rNitro metrics over SSH or without a menu bar.
q quit · r refresh · rnitro --once for one-shot JSONinstall-cli.sh, or the one-line curl install belowSample TUI
Sample rnitro --once
Prefer the menu bar app? Go back to macOS downloads.
Extract → run install-cli.sh → type rnitro in any terminal. Optional: pip3 install psutil for smoother stats.
Keys in the TUI: q quit · r refresh · rnitro --once for JSON output.
Use the CLI tarball above, or paste this one-liner in Terminal:
From the extracted folder: bash install-cli.sh — links rnitro to ~/bin (or sudo ./install-cli.sh --system for /usr/local/bin).
Type rnitro for the live dashboard. Works over SSH. Optional: pip3 install psutil for smoother stats.