paperroute_download

PaperRoute for Windows

Installs as a tray app, pairs with your dashboard in one code, and keeps updating itself.

latest release

SHA-256 ac3f4b2079057f39e0cf9164ae4092d67db1737134590836345269e6ec5f07c4

SmartScreen notice

The installer is Authenticode-signed (publisher Wesley Sander). SmartScreen may still warn while the certificate builds reputation — if it does, choose More info → Run anyway.

+ build from source instead
  1. 1

    Install workspace dependencies

    npm install
  2. 2

    Build the tray app

    npm run tauri build -w apps/desktop
  3. 3

    Or run the full local environment

    python scripts/launch.py
Back to the landing page