Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Installation

Every channel ships with the TUI dashboard enabled by default.

ChannelCommand
crates.iocargo install twc-rs
Installer (Linux/macOS)curl -fsSL https://raw.githubusercontent.com/RAprogramm/twc-rs/main/install.sh | sh
Arch (AUR)paru -S twc-rs-bin
Debian/Ubuntusudo apt install ./twc-rs_<ver>_amd64.deb
Releasesdownload from GitHub Releases, verify the .sha256

For a lean, headless CLI without the TUI:

cargo install twc-rs --no-default-features --features auth

Supported platforms

OSArchitectures
Linux (glibc)x86_64, aarch64
macOSx86_64, aarch64 (Apple Silicon)
Windowsx86_64

Run twc-rs doctor after installing to detect conflicting copies in PATH.