Downloads

Download OpenConduit

Free and open-source. Choose your platform below. All releases are available on GitHub Releases with SHA-256 checksums.

Latest: v1.0.0

macOS · Apple Silicon (arm64)

macOS 12 Monterey or later · Apple M1/M2/M3

Download .dmg

Installation

  1. 1 Download the .dmg and double-click to open it.
  2. 2 Drag OpenConduit.app to your Applications folder.
  3. 3 Right-click the app and choose Open on first launch to bypass Gatekeeper.
  4. 4 Launch OpenConduit and add your first AI provider.

Windows · Installer (x64)

Windows 10 version 1903+ or Windows 11 · x64

Download .exe

Installation

  1. 1 Download and run the .exe installer.
  2. 2 Follow the Setup Wizard (Install for me only is recommended).
  3. 3 OpenConduit launches automatically after install.
  4. 4 Add your first AI provider from Settings → Providers.

Linux · Debian / Ubuntu

Ubuntu 20.04+ or Debian 11+ · x64

Download .deb

Installation

  1. 1 Download the .deb package.
  2. 2 Run: sudo dpkg -i OpenConduit-*.deb
  3. 3 If you see missing-dependency errors, run: sudo apt-get install -f
  4. 4 Launch from your application menu or run: openconduit

Linux · Fedora / RHEL

Fedora 37+ or RHEL 9+ · x64

Download .rpm

Installation

  1. 1 Download the .rpm package.
  2. 2 Run: sudo rpm -i OpenConduit-*.rpm (or: sudo dnf install ./OpenConduit-*.rpm)
  3. 3 Launch from your application menu or run: openconduit

Looking for an older version? Browse all releases on GitHub