Skip to content

Installation

Holger Imbery edited this page May 19, 2026 · 2 revisions

Installing PigeonPost

PigeonPost is available through three channels. All install the same Windows tray app — choose the one that fits your workflow.


Option 1 — Microsoft Store (recommended)

The preferred way to install PigeonPost. You get automatic system-managed updates and the app is fully verified by Microsoft.


Option 2 — winget

Install and keep PigeonPost up to date from the command line on any Windows 10/11 machine.

Install:

winget install HolgerImbery.PigeonPost

Upgrade to the latest version:

winget upgrade HolgerImbery.PigeonPost

The app also checks for updates itself at startup and every 24 hours via the built-in Velopack updater.


Option 3 — GitHub Releases (direct installer)

Download the latest .exe installer from GitHub Releases and run it — no configuration required.

Both x64 (Intel/AMD) and arm64 (Qualcomm Snapdragon / Copilot+ PCs) builds are available.

⚠️ Note: Because the installer downloaded from GitHub is not code-signed, your browser may show a security warning when downloading the file, and Windows SmartScreen may prompt you before running it. This is expected — the file is safe, but the warning appears for any unsigned executable. If you prefer to avoid this, use the Microsoft Store or winget options above.


System requirements

Requirement Minimum
OS Windows 10 1903 (build 18362) or later
Architecture x64 or arm64
Network Local Wi-Fi or Ethernet (for iOS transfers); Tailscale for remote access

Uninstall

winget uninstall HolgerImbery.PigeonPost

Or use Settings → Apps → Installed apps and search for PigeonPost.

Clone this wiki locally