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

Cargo

After installing Rust, use the following command to install twitch-tui:

cargo install twitch-tui

For a specific version, head over to the releases page and select the release you want.

Installing a version such as 2.0.0-alpha.1 would be cargo install twitch-tui --version "2.0.0-alpha.1".

(PPT and AUR repos coming soon)

To uninstall, run the command cargo uninstall twitch-tui.

Nix

twitch-tui is also a Nix Flake! You can build and run it on nix using:

nix run github:Xithrius/twitch-tui