Lightweight terminal system monitor for Linux.
- Memory & CPU usage with dynamic color thresholds
- CPU history sparkline (60s)
- Process list sorted by memory usage
- Process filtering and kill support
| Key | Action |
|---|---|
j/k |
Scroll processes |
/ |
Filter by name |
d |
Kill process |
Esc |
Clear filter |
q |
Quit |
curl -fsSL https://raw.githubusercontent.com/sakashimaa/rsmon/main/install.sh | sh- Linux (uses
/procfilesystem) - Rust toolchain