A native macOS, Linux, and Windows desktop client for Yansu.
Go to Releases to download the latest version.
| Platform | File |
|---|---|
| macOS (Apple Silicon) | Yansu-darwin-arm64.dmg |
| macOS (Intel) | Yansu-darwin-amd64.dmg |
| Linux (amd64) | Yansu-linux-amd64.gz |
| Windows (amd64) | Yansu-windows-amd64.exe |
- Download the
.dmgfor your chip (arm64 = Apple Silicon, amd64 = Intel) - Open the
.dmgand drag Yansu.app to Applications - The app updates itself automatically after first launch
If macOS blocks the app on first open:
System Settings → Privacy & Security → Open Anyway
- Download
Yansu-windows-amd64.exefrom the latest release - Run the
.exe— no installation required - The app updates itself automatically after first launch
curl -L https://github.com/Isoform/yansu-desktop-releases/releases/latest/download/Yansu-linux-amd64.gz -o Yansu.gz
gunzip Yansu.gz
chmod +x Yansu
./YansuEach release includes a checksums.txt with SHA-256 hashes.
sha256sum -c checksums.txt --ignore-missing