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

NSZ

install

# Arch
yay -S --noconfirm nsz
# From source
git clone --depth=1 https://github.com/nicoboss/nsz
cd nsz
uv venv
.venv\Scripts\activate.bat
uv pip install -r requirements-gui.txt 
python nsz.py

nsz