Releases: ricsdeol/swaptop
Releases · ricsdeol/swaptop
swaptop v0.1.0.alpha
Immutable
release. Only release title and notes can be modified.
swaptop v0.1.0.alpha
TUI swap/memory manager for Linux.
Installation
From release binary
# Download the binary for your platform from the assets below
curl -LO https://github.com/ricsdeol/swaptop/releases/download/v0.1.0.alpha/swaptop-x86_64-unknown-linux-gnu.tar.gz
tar xzf swaptop-x86_64-unknown-linux-gnu.tar.gz
sudo mv swaptop /usr/local/bin/From source
cargo install --git https://github.com/ricsdeol/swaptop --tag v0.1.0.alphaNotes
⏳ Binaries are being built by CI. Pre-built binaries will appear in the
assets section shortly. If you don't see them yet, check back in a few minutes
or build from source using the instructions above.
Full Changelog: ...v0.1.0.alpha