Desktop bridge
Download the app that runs work on your computer
The bridge waits for tasks you approve. It never runs anything on its own.
Version 1.0.0
Verify what you install
Current Windows builds are not yet code-signed, so SmartScreen may warn about an unknown publisher. Download only from this page and compare the file's SHA-256 against the checksum published beside it before installing.
Prefer a Windows MSI for managed installs?Download .msi
Next
What happens after the download
- Install and open the app
It sits in your menu bar or system tray. It is idle until it is linked.
- Copy the link code
The app shows a short code. It is single-use and expires after ten minutes.
- Confirm in your browser
Check the device name, operating system and app version, then approve.
Verify the download
Each release publishes the SHA-256 of every file beside it. Compare the output with that value, and delete the file if they differ.
macOS / Linux
shasum -a 256 <downloaded-file>Windows PowerShell
Get-FileHash .\<downloaded-file> -Algorithm SHA256