KOYD SERVER + PWA
One command. Your workspace.
Install Koyd on the computer with your projects. Open your workspace in the browser, then add the app to your desktop or home screen.
Latest published server release: v0.33.0. Free to use. Bring your own supported model account or API key.
Windows
Paste into PowerShell. The installer detects your processor and takes care of the download.
PowerShell
irm https://koyd.app/cli/windows | iexx64 · v0.33.0
Read the installer script ↗Mac
Coming soonThe Mac installer is coming soon. It will be a single Terminal command: curl -fsSL https://koyd.app/cli | sh
Linux
Coming soonThe Linux installer is coming soon. It will be a single Terminal command: curl -fsSL https://koyd.app/cli | sh
Install once. Connect your devices.
- Copy the command for your server’s operating system.
- Paste it into PowerShell on Windows, or Terminal on Mac and Linux.
- Approve the system permission prompt to set up
https://koyd.internalautomatically. - Run
koyd start --openin a new terminal. Close the terminal after startup finishes. - Choose Connect instance. Use Install Koyd in the app for your browser’s installation instructions.
A few practical details.
- The package includes Node.js, the Rust core, and the PWA. Install Git on the server. No npm or separate Node installation is needed.
- The installer configures the local name and HTTPS certificate after system approval. No file edits or port to remember. If you cancel, run
koyd setupto retry. - Keep the server machine awake. Use Connect over Wi-Fi to pair nearby devices with a setup QR code. Access outside your network needs your own HTTPS endpoint. Closing the browser leaves server work running.
- The installer checks download integrity and verifies the publisher’s release signature before installing Koyd. Use the app’s update notice for future releases.