Skip to content

Releases: buberlo/jev-pastepilot

Release list

Mac latest

Choose a tag to compare

@github-actions github-actions released this 20 Sep 01:37
b94ae81

Unsigned / ad-hoc Mac v1 build of PastePilot.app.

The main window is PastePilot (WKWebView + bundled local Node server). Settings is ⌘,. Services open the app window, not a browser.

  • Commit: b94ae81e2465d5ae526d6a3c53cde65f743e0084
  • Runner: macos-latest (Apple Silicon)
  • Not signed with Developer ID and not notarized. Gatekeeper will block a double-click. Right-click the app → Open.
  • Does not contain TYPESAFE_API_KEY. Save the key in Keychain via PastePilot → Settings…. Never commit it.

Install: unzip PastePilot-mac.zip, move PastePilot.app to /Applications, right-click → Open. No Terminal or npm run dev for normal use.

See macos/README.md.