← Back to Annex

Protocol Handler Setup

The Annex desktop app registers the annex:// protocol handler automatically during installation. When you click an "Open in Annex" link, your browser should launch the desktop app directly.

If it's not working

Try these steps in order:

Windows

The Annex installer (.exe) registers the annex:// protocol in the Windows Registry automatically. If it doesn't work:

macOS

The Annex app bundle (.dmg) includes the protocol handler registration in its Info.plist. macOS should pick it up automatically after first launch. If not:

Linux

The AppImage registers via a .desktop file. If your desktop environment doesn't pick it up:

[Desktop Entry] Name=Annex Exec=/path/to/annex-desktop %u Type=Application MimeType=x-scheme-handler/annex;

Don't have Annex?

Download the desktop app for your platform:

Windows (.exe) macOS (.dmg) Linux (.AppImage)