Downloads
Get Canopy.
Free and open source, MIT licensed. Direct links below always
point at the newest release — your platform's card is highlighted.
macOS — Apple Silicon
Canopy-macos-arm64.dmg
M-series Macs · signed & notarized · in-app auto-update
Download macOS — Intel
Canopy-macos-intel.dmg
Intel Macs · signed & notarized · in-app auto-update
Download Windows
Canopy-windows-x86_64-setup.exe
The Windows installer is in the works. Watch
releases
to hear when it lands.
Coming soon Linux — AppImage
Canopy-linux-x86_64.AppImage
Any distro · chmod +x and run · in-app auto-update
Download Linux — Debian / Ubuntu
Canopy-linux-x86_64.deb
Installs via dpkg/apt · updates via your package manager
Download Linux — Fedora / RHEL
Canopy-linux-x86_64.rpm
Installs via dnf/rpm · updates via your package manager
Download
On macOS you can also install via Homebrew:
brew install --cask fluidworksapp/tap/canopy
The macOS builds are signed with a Developer ID and notarized by Apple.
All versions, checksums and release notes live on the
GitHub releases page.
Or build it yourself.
Prerequisites: Rust (stable) and Node 20+.
sh
$ git clone https://github.com/FluidWorksApp/canopy-ide
$ cd canopy-ide && npm install
$ npm run tauri build
MIT licensed. Issues, PRs, and strong opinions welcome — contribute on GitHub.