Installation
Install GoDucky on macOS, Windows, or Linux
Requirements
GoDucky runs on macOS, Windows, and Linux. You need at least 4GB of RAM and 500MB of free disk space. The desktop app bundles everything you need — no separate runtime required.
Download the app
Download the installer for your platform from the Download page. The desktop app includes the full GoDucky experience: chat, agent, terminal, and all integrations.
Install via the CLI (coming soon)
A GoDucky CLI is in the works and will be published to the goducky-cli repository. Once it ships you'll be able to install it with a curl script or your package manager.
goducky
curl -fsSL https://github.com/go-ducky/goducky-cli/releases/latest/download/install.sh | bash