Download

Get Geovoya

One installer with everything the phone connection needs: ADB, the iPhone runtime and the Android location helper. No developer tools required.

Version 0.2.1 · released 2026-09-17

Installers

Builds are served from downloads.geovoya.com with checksums below. Not sure which Mac you have? Open Apple menu → About This Mac. On Windows, see Settings → System → About → System type.

Verify your download

Geovoya is not code-signed yet, so the checksum is how you confirm you got the file we published and not something a network or mirror changed on the way.

SHA-256 checksums for Geovoya 0.2.1
FileSHA-256Copy
Geovoya-0.2.1-win-x64.exe0bf24c2e4a2a744ebec27b8a3731bc0e2fa449a32c4f643565ba005b4de75e60
Geovoya-0.2.1-mac-arm64.dmg5dea76b0b96add3d9dd919e27969f0450fde0f38bdcd858931047a7dd7cb1d1a
Geovoya-0.2.1-mac-x64.dmg569218076355378b880a966a22aa780bc366166b974e9d0d3f0479130f690666
geovoya-0.2.1-source.tar.gz12a27d5faa03dccfe9f7d364622e5515e0303b3731e6ee3a7070b6d0d51cd86d

The same values are in SHA256SUMS.txt.

How to check it

Run one command in the folder you downloaded to, then compare it with the value above.

macOS
shasum -a 256 Geovoya-0.2.1-mac-arm64.dmg
Windows (PowerShell)
Get-FileHash .\Geovoya-0.2.1-win-x64.exe

The strings have to match exactly, ignoring upper and lower case. If they differ, delete the file and download it again; do not open it.

Builds are not code-signed or notarized yet. Your computer will warn you, and it is right to: the warning means the publisher could not be verified, not that the file is safe. Check the checksum first, and continue only if you trust the download.

Windows: SmartScreen may show “Windows protected your PC”. Choose More info → Run anyway. A computer managed by an organisation may block unsigned apps outright.

macOS: if the app is blocked, open System Settings → Privacy & Security and choose Open Anyway. If macOS instead says the app is damaged, that is the quarantine flag; the setup guide has the scoped xattr command, which removes the flag but does not sign or verify the app. Signed installers are on the roadmap.

Source code for these binaries

Geovoya is free software under GPL-3.0-or-later. The archive below is the complete corresponding source for the exact installers on this page, offered alongside them as GPL-3.0 §6 requires.

geovoya-0.2.1-source.tar.gz

Download the source archive

More on the licence and the components Geovoya builds on: open source.

Install and open

The full walkthrough for each computer and phone is in the setup guide.

macOS

  1. Open the DMG and drag Geovoya into Applications, then open it from there.
  2. If macOS blocks it, open System Settings → Privacy & Security and choose Open Anyway.
  3. If macOS says the app is damaged, compare the file with the published checksum and download it again if it doesn’t match. For a matching download you trust, the setup guide shows a command that removes the quarantine flag. It doesn’t sign or verify the app.

Windows

  1. Run the .exe installer and follow the steps.
  2. If SmartScreen appears, read the warning. Choose More info → Run anyway only if you trust the file. Computers managed by an organisation may block unsigned apps.
  3. For iPhone, install Apple Devices from the Microsoft Store and open it once. Some Android phones need the manufacturer’s USB driver.

System requirements

Computer

  • Windows: 64-bit Windows 10 or 11 on an Intel or AMD processor. Windows on ARM isn’t supported yet.
  • macOS: Macs with Apple silicon (M1 or newer) or Intel processors.
  • Internet for the map, search, route planning and the first iPhone setup.
  • No developer tools needed: the installer includes ADB, the iPhone runtime and the Android helper.

Phone

  • iPhone: iPhone XS/XR or newer on iOS 17.4 or later, with Developer Mode (Geovoya shows you how).
  • Android: Android 8.0 or later with USB debugging. No root.
  • Wi-Fi: set up over USB first, or pair without a cable on Android 11+.
  • A USB cable that carries data, not just charge. On Windows, iPhones need Apple Devices from the Microsoft Store.

Tested so far: installers are built and checked on macOS 15 and Windows Server 2025. Mac to iPhone over USB worked on a physical phone during validation of Ghost 0.1.7, the version Geovoya is based on; Geovoya itself hasn’t been separately verified on hardware yet. Windows setups, Mac to Android and Wi-Fi mode have automated test coverage but haven’t all been verified on physical phones. Share your results to help.

Need Pro? Get Pro, then choose Sign in in the app. Prefer to build it yourself? See the open source page.