xtop

Terminal system monitor

View on crates.io View on GitHub
xpine terminal email client screenshot

Features

Pre-Compiled Binaries

Download the latest release for your operating system directly from GitHub:

macOS

Apple Silicon

Download for macOS

Linux

Debian / Ubuntu

Download for Linux

Install via Cargo

If you already have Rust installed, you can easily pull xtop directly from crates.io:

cargo install xtop

Or build it from the repository:

git clone https://github.com/mabognar/xtop
cd xtop
cargo install --path .