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.0Installation
- 1 Download the .dmg and double-click to open it.
- 2 Drag OpenConduit.app to your Applications folder.
- 3 Right-click the app and choose Open on first launch to bypass Gatekeeper.
- 4 Launch OpenConduit and add your first AI provider.
Installation
- 1 Download and run the .exe installer.
- 2 Follow the Setup Wizard (Install for me only is recommended).
- 3 OpenConduit launches automatically after install.
- 4 Add your first AI provider from Settings → Providers.
Installation
- 1 Download the .deb package.
- 2 Run: sudo dpkg -i OpenConduit-*.deb
- 3 If you see missing-dependency errors, run: sudo apt-get install -f
- 4 Launch from your application menu or run: openconduit
Installation
- 1 Download the .rpm package.
- 2 Run: sudo rpm -i OpenConduit-*.rpm (or: sudo dnf install ./OpenConduit-*.rpm)
- 3 Launch from your application menu or run: openconduit
Looking for an older version? Browse all releases on GitHub