Skip to content

Install

Sendwire is a desktop application for macOS, Windows and Linux. There is no account to create and no licence key to enter.

Not shipping yet

The download links are live and the download path works end to end, but the builds behind them are placeholders. Following one gets you a text file that says so.

macOS

Download the .dmg and drag Sendwire to Applications. Apple silicon and Intel are both built.

The build is not signed or notarised yet, so the first launch is refused. Right-click the app and choose Open, then confirm — or allow it under System Settings → Privacy & Security. This goes away once there is a Developer ID certificate behind the release.

Windows

Download the installer and run it. It installs per-user by default, so no administrator prompt, and you can change the location.

x64 and ARM64 are both built — Windows on ARM is a real target, and the app has no native modules, so nothing is architecture-specific.

Linux

An AppImage and a .deb are built.

sh
chmod +x Sendwire-*.AppImage
./Sendwire-*.AppImage

Or install the .deb:

sh
sudo dpkg -i sendwire_*_amd64.deb

What gets installed

The application, and nothing else. No background service, no browser extension, no shell integration, no auto-start entry.

Your workspace is created on first launch at a path the app shows in the status bar. Deleting the application does not delete it.

No account. No cloud. No telemetry.