Skip to content

Installation

Has-X edited this page Aug 21, 2026 · 3 revisions

Installation

Use the latest archive from GitHub Releases.

Windows

Choose Sensitivity-Setup-x64.exe for Intel and AMD PCs, or Sensitivity-Setup-arm64.exe for Windows on ARM. Both install the native Fluent 2 WinUI 3 application in Program Files and add a Start menu shortcut. Portable ZIPs are available for each architecture. Every package includes sensitivity-cli.exe, the WinUSB setup guide, and PowerShell completions. The installer follows the Windows light or dark preference; the app follows the system theme and accent color, uses Mica on supported Windows versions, and selects a supported system language or in-app override.

The runtime supports English, Hungarian, Spanish, German, French, Italian, Polish, Brazilian and European Portuguese, Turkish, Indonesian, Romanian, Czech, Slovak, Russian, Ukrainian, Simplified and Traditional Chinese, Arabic, Vietnamese, Thai, Hindi, Japanese, Korean, Dutch, Greek, Bulgarian, Croatian, Serbian, Slovenian, Swedish, Danish, Finnish, and Norwegian Bokmål.

Linux and macOS

Extract the platform archive and launch sensitivity-gui for the desktop interface or sensitivity for the CLI. Linux archives include the optional udev rule installer.

Build from source

cargo build --workspace --release --locked

The minimum supported Rust toolchain is 1.97.1.

Clone this wiki locally