Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/Termix-SSH/Termix/llms.txt

Use this file to discover all available pages before exploring further.

The Termix desktop application is built with Electron and provides the full Termix experience in a native window on Windows, macOS, and Linux. It supports x64 and ia32 architectures and can run in standalone mode — meaning you can point it at any Termix backend URL without bundling your own server.
The desktop app is a client only. You still need a running Termix server to connect to. See the installation guide to set up your server first.
Standalone mode — the desktop app does not require a locally installed Termix backend. During first launch you can enter the URL of any existing Termix server, making it easy to share a single server across multiple machines.

Installation

Termix supports Windows on x64 and ia32 architectures. Choose the method that fits your workflow.

MSI installer

Download the signed MSI from the GitHub Releases page and run the installer. Both x64 and ia32 builds are available.

NSIS installer

The NSIS installer (termix_windows_<arch>_nsis.exe) lets you choose your installation directory and creates desktop and Start Menu shortcuts automatically.

Chocolatey

Install via the Chocolatey package manager with the termix-ssh package ID.

Chocolatey

If you have Chocolatey installed, run:
choco install termix-ssh

Portable build

Download the portable build from GitHub Releases. No installation required — extract and run Termix.exe directly.

Build docs developers (and LLMs) love