The whole application, for Windows, macOS, and Linux. The page has already guessed your platform; if it guessed wrong, the other builds are listed below.
Every build comes from the same release and carries the same features. Windows and Linux builds are x86_64 only; there are no Windows ARM or Linux ARM64 packages.
Draftline is a native desktop application with a Go core and a web-technology interface, so it starts quickly and stays small. There is no sign-in step and the app has no telemetry. Downloads come straight from the GitHub release, where every build is public and every asset is listed in a checksum file you can verify against.
| Windows | Run the installer. When SmartScreen shows an unknown-publisher warning, click More info, then Run anyway. The portable .zip needs no install; unzip it and run the executable. |
| macOS | Open the .dmg and drag Draftline to Applications. On first launch, right-click the app and choose Open. On macOS 15 and later, approve it instead under System Settings → Privacy & Security after the first blocked launch. |
| Linux | Make the AppImage executable (chmod +x) and run it. If it fails to start, install libwebkit2gtk-4.1 and GTK 3 from your distribution's packages. |
| Verify | Every release ships a SHA256SUMS.txt on the release page so you can check the file you downloaded. |