Cross-platform
The terminal that works on every device.
curl -fsSL https://download.gotempest.app/apt/gpg/tempest.asc | sudo gpg --dearmor -o /etc/apt/keyrings/tempest.gpg
echo "deb [signed-by=/etc/apt/keyrings/tempest.gpg] https://download.gotempest.app/apt stable main" | sudo tee /etc/apt/sources.list.d/tempest.list
sudo apt update && sudo apt install tempest
brew tap tempest-term/tempest https://github.com/tempest-term/homebrew-tempest.git
brew install --cask tempest
AppImage works on any Linux distribution (libfuse required)