Skip to content

Releases: forkiron/EdgePad

EdgePad 0.1.0 — first public build

06 May 03:34

Choose a tag to compare

Install

  1. Download `EdgePad-0.1.0.zip` below
  2. Unzip and drag EdgePad.app to `/Applications`
  3. First launch: right-click `EdgePad.app` → Open → click Open in the dialog
  4. Grant Accessibility permission when prompted

"unidentified developer" warning — is it safe?

Yes. EdgePad is open source (MIT) and makes zero network calls. The warning is because the binary is
currently ad-hoc signed instead of Developer-ID signed. Developer ID + notarization is on the v0.9
roadmap, after which the warning will be gone.

If you'd rather not right-click → Open every time:

```bash
xattr -dr com.apple.quarantine /Applications/EdgePad.app
```

Requirements

  • macOS 13 Ventura or later
  • Apple Silicon or Intel