Download PrimeStamp

Native binaries are published as GitHub Releases; the buttons below pull whichever asset is in the latest release. Mobile and browser builds are still in the works.

macOS

SwiftUI native app — Universal binary (.dmg)

.dmg — coming soon

Windows

WinUI 3 native app — MSIX package

Download .msix

The sideloaded package is signed with a self-signed cert. Before first install, download PrimeStamp.cer and import it into Local Machine → Trusted People (right-click the .cer → Install Certificate → Local Machine → Place in: Trusted People). Then the .msix installs cleanly.

Linux

GTK4 + libadwaita — Portable AppImage

Download .AppImage

iOS

iPhone & iPad — SwiftUI + Flutter

App Store — coming soon

Android

Material You — Flutter cross-platform

Download .apk

CLI

Install via pip (Python 3.10+):

pip install primestamp

Browser App

No install needed — local-first PWA running in your browser

Launch in Browser

Docker

Run the API server and node:

docker pull ghcr.io/brianmolidor/primestamp