[ release · v0.3.4 ]

get the binary.

Pre-built for six targets. Each archive contains a single thclaws executable with the GUI bundled in. SHA-256 sidecar published next to every asset.

platform arch format file
macOS aarch64 (Apple Silicon) tar.gz thclaws-v0.3.4-aarch64-apple-darwin.tar.gz download
macOS x86_64 (Intel) tar.gz thclaws-v0.3.4-x86_64-apple-darwin.tar.gz download
Linux x86_64 tar.gz thclaws-v0.3.4-x86_64-unknown-linux-gnu.tar.gz download
Linux aarch64 tar.gz thclaws-v0.3.4-aarch64-unknown-linux-gnu.tar.gz download
Windows x86_64 zip thclaws-v0.3.4-x86_64-pc-windows-msvc.zip download
Windows aarch64 zip thclaws-v0.3.4-aarch64-pc-windows-msvc.zip download

verify

Each asset ships with a .sha256 sidecar. Verify after download:

shasum -a 256 -c thclaws-v0.3.4-*.sha256

build from source

Prefer compiling locally? See the install section, or:

git clone https://github.com/thClaws/thClaws.git