get the binary.
Pre-built for six targets plus an official Docker image.
Each archive contains a single thclaws
executable with the GUI bundled in. SHA-256 sidecar
published next to every asset.
just want to install it?
Pick your OS — these handle everything for you. No command line, no PATH editing, no quarantine flags.
macOS
Apple Silicon + Intel · one file works for both
download .dmg ⊞Windows
Intel / AMD · most PCs and laptops
download .msi ⊞Windows on ARM
Surface Pro X · Snapdragon X laptops
download .msi
macOS: open the .dmg, drag thClaws
into Applications, launch it. First time, macOS asks you to
confirm in Settings → Privacy & Security.
Windows: double-click the .msi —
per-user install, no admin password needed, adds thclaws
to your PATH and a Start menu shortcut on its own.
Need step-by-step? See
chapter 2 of the manual.
all assets
For headless installs, automation pipelines, ARM Linux,
Docker, or anywhere the GUI installer can't run. Every
archive ships a .sha256 sidecar.
verify
Each asset ships with a .sha256 sidecar. Verify after download:
shasum -a 256 -c thclaws-v0.45.0-*.sha256
build from source
Prefer compiling locally? See the install section, or:
git clone https://github.com/thClaws/thClaws.git