⬇ DOWNLOAD
Download GyID
Available for all major platforms
GyID GUI
Desktop application with full GUI. Generate, manage, export, and verify your GyIDs.
🪟
Windows
v0.4.1 · 12 MB
▶ Install Guide
1. Download the .exe installer
2. Run as Administrator
3. Follow the setup wizard
4. Launch "GyID" from Start Menu
🐧
Linux
v0.4.1 · 8 MB
▶ Install Guide
# Install via cargo
cargo install gyid-cli
# Or download binary
curl -L https://geoyuan.com/downloads/gyid-linux-x64 -o gyid
chmod +x gyid
sudo mv gyid /usr/local/bin/
🍎
Coming Soon macOS
v0.4.1 · 10 MB
▶ Install Guide
# Install via Homebrew (coming soon)
brew install geoyuan/tap/gyid
# Or download binary
curl -L https://geoyuan.com/downloads/gyid-macos-arm64 -o gyid
chmod +x gyid
sudo mv gyid /usr/local/bin/
⚠ Binary packages are being built and will be released via GitHub Releases soon. Currently available via source compilation.