Skip to content
Beta

Download the Pidgeon beta.

Desktop apps for Windows x64 and macOS on Apple Silicon. One CLI for terminals, CI, and your AI tools.

  • Free during the public beta.
  • AI features use your own API key.

Desktop apps

Version 0.2.0-beta.1 · beta · 2026-09-27. Each file lists a SHA-256 so you can verify your download.

Post

Windows x64 Signed
Download

73.6 MB

sha256 6653602520e4…

macOS Apple SiliconUnsigned
Download

71.5 MB

sha256 35984dcd9f66…

Flock

Windows x64 Signed
Download

73.6 MB

sha256 082af08fe18d…

macOS Apple SiliconUnsigned
Download

71.7 MB

sha256 1433c4508239…

Loft

Windows x64 Signed
Download

74 MB

sha256 f71c0e33fa61…

macOS Apple SiliconUnsigned
Download

71.8 MB

sha256 c4ca278e0309…

Migrate

Windows x64 Signed
Download

73.3 MB

sha256 06f14b8b5421…

macOS Apple SiliconUnsigned
Download

71 MB

sha256 91a868b9f4e5…

Pidgeon launcher

Windows x64 Signed
Download

3.4 MB

sha256 46983cbbc810…

macOS Apple SiliconUnsigned
Download

4.6 MB

sha256 824e0ca6f83b…

Opening the macOS beta

The macOS beta builds are for Apple Silicon (M1 or later) only. They are not signed or notarized yet, so macOS blocks the first launch. To open an app:

  1. Open the .dmg and drag the app to Applications.
  2. Open the app once. macOS stops it.
  3. Open System Settings, then Privacy & Security, and click Open Anyway.
  4. If macOS says the app is damaged and can’t be opened, run this in Terminal, then open the app again:
    xattr -dr com.apple.quarantine "/Applications/Post.app"
    xattr -dr com.apple.quarantine "/Applications/Flock.app"
    xattr -dr com.apple.quarantine "/Applications/Loft.app"
    xattr -dr com.apple.quarantine "/Applications/Migrate.app"
    xattr -dr com.apple.quarantine "/Applications/Pidgeon.app"

Verify your download

Recompute the SHA-256 of the file you downloaded and compare it to the checksum on the button. If they do not match, the download is corrupt or tampered and must not be run.

# macOS / Linux
shasum -a 256 <downloaded-file>

# Windows (PowerShell)
Get-FileHash <downloaded-file> -Algorithm SHA256

CLI archives

Version 0.2.0-beta.1. Extract the archive and put pidgeon on your PATH. The CLI runs locally on your machine.

The CLI

Beta

One binary for terminals, pipelines, and MCP-enabled tools. Free, with an MPL 2.0 licensed core.

Download the CLI archive for your platform above. The CLI and the MCP server run locally on your machine. Package-manager installs are not part of the beta.

$ pidgeon generate ADT^A01 --count 10

$ pidgeon validate --file message.hl7

System requirements

200 MB disk space · 4 GB RAM recommended

No separate runtime needed.