swaptop

Real-time swap usage monitor for the terminal

TLDR

Launch the swap monitor
$ swaptop
Run with elevated permissions for full visibility
$ sudo -E swaptop

SYNOPSIS

swaptop

DESCRIPTION

swaptop is a TUI tool that monitors swap memory usage on Linux and Windows. It displays per-process swap consumption, aggregated software usage views, and animated graphs. It supports multiple color themes and unit switching.

INSTALL

sudo pacman -S swaptop

HISTORY

swaptop was created by luis-ota and is written in Rust.

SEE ALSO

btop(1), htop(1), free(1)