Install guide
Latest release: v0.2.0-beta.1

Install Kiwi Control with the desktop app first, CLI second.

The homepage is now the installer-first landing page. Use this page when you want the full manual breakdown, CLI bundle instructions, or repo-first onboarding details.

Desktop install

1. Download the macOS or Windows installer from the homepage or all downloads.
2. Install Kiwi Control normally for your platform.
3. Launch the app once and let onboarding install kc.
4. Choose a repo and initialize it if needed.

CLI install

1. Download the CLI bundle from GitHub Releases.
2. Run install.sh or install.ps1.
3. Verify with kiwi-control --help.
4. Continue with kc init, kc status, and kc check.
First repo flow

After install

cd /path/to/repo
kc init if the repo is not initialized
kc status
kc check
kc guide
Fallback

If the direct installer does not match your machine

Use all downloads to choose the exact release asset manually. The release page remains the canonical list of binaries, checksums, and notes.