Download

Install DocWeave on your preferred platform.

Choose the installer for Windows, macOS, or Linux and get started in minutes.

Offline InstallersStable Channel

Installer signing is in progress

We are currently finalizing code signing for the installer, so your OS may show a security warning before signing is complete.

  1. On macOS, immediately after downloading, open Terminal and run: xattr -rd com.apple.quarantine ~/Downloads/docWeave.dmg — this removes the quarantine flag and ensures smooth installation.
  2. On Windows, right-click the downloaded .exe file, select Properties, check Unblock at the bottom, then click Apply. Alternatively, open PowerShell as Administrator and run: Remove-Item -Path "$env:USERPROFILE\Downloads\docWeave.exe" -Stream "Zone.Identifier" -ErrorAction SilentlyContinue
  3. On Linux, if needed, make the file executable with chmod +x and launch it from your file manager or terminal.