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.0 · released 2026-09-17

Installers

macOS · Apple silicon

Macs with an M1 chip or newer

Geovoya-<version>-mac-arm64.dmg

macOS · Intel

Macs with an Intel processor

Geovoya-<version>-mac-x64.dmg

Builds are served from downloads.geovoya.com with checksums below. Not sure which Mac you have? Open Apple menu → About This Mac. On Windows, seeSettings → 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.0
FileSHA-256Copy
Geovoya-0.2.0-win-x64.exeae1c1786d0f89802d2b51e8d489a696652d378bf91e4ce5c7963679807912f9b
Geovoya-0.2.0-mac-arm64.dmgComing shortly
Geovoya-0.2.0-mac-x64.dmgComing shortly
geovoya-0.2.0-source.tar.gz73d68f35c86cc87fe3568611d7ad860c320cf696e16b9bd3dc372c164e7d2224

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.0-mac-arm64.dmg
Windows (PowerShell)
Get-FileHash .\Geovoya-0.2.0-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”. ChooseMore info → Run anyway. A computer managed by an organisation may block unsigned apps outright.

macOS: if the app is blocked, open System Settings → Privacy & Securityand 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 theroadmap.

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.0-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 chooseOpen 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.