Download Kairo
Available for Linux, macOS, and Windows. Choose your platform below.
Linux
Windows
Build from Source
Kairo is open source. Clone the repository and build it yourself.
# Clone the repository
git clone https://github.com/seahop/kairo.git
cd kairo
# Install dependencies
pnpm install
# Run in development mode
pnpm tauri dev
# Build for production
pnpm tauri build
Requirements
- Node.js 20+
- pnpm 9+
- Rust (stable)
- Linux: libwebkit2gtk-4.1-dev, libgtk-3-dev, libayatana-appindicator3-dev, librsvg2-dev
All Releases
View all releases, including beta versions and changelogs, on the GitHub releases page.
View All Releases