About this project

Termixion is a desktop terminal emulator designed exclusively for macOS on Apple silicon. Currently in alpha (0.0.x), it is built using a Rust core with a React and xterm.js frontend via Tauri 2. The application offers multiple tabs and split panes, six built-in color themes (with support for custom TOML theme files), per-pane badges, and an activity indicator similar to iTerm2. Additional features include named scripts, a command palette (accessible via ⇧⌘P), in-pane search (⌘F), and an optional scriptable remote-control socket. As an unsigned alpha build, Termixion requires users to bypass macOS Gatekeeper upon first launch. The application supports in-app updates, where each update is signature-verified against the project's updater key. Documentation covers configuration (single TOML file), keybindings, themes, remote control, scripts, and badges. Note: Linux support was dropped after version 0.1.0; only macOS (Apple silicon) is supported from version 0.1.1 onward.