Termy
Getting Started

Installation

Install Termy on macOS, Linux, or Windows.

Termy ships pre-built binaries for macOS, Linux, and Windows. You can also build from source.

macOS

Download the latest .dmg from Releases and drag Termy into /Applications.

Linux

Download the AppImage or .tar.gz from Releases.

Windows

Download the .msi installer from Releases.

From source

Requires Rust stable.

git clone https://github.com/lassejlv/termy
cd termy
cargo run --release -p termy

On this page