LocalMD is now available two ways: in your browser, and as a native macOS application.
macOS (Apple Silicon), unsigned beta
- Native Open, Save, and Save As, through real macOS dialogs.
- Native close and quit protection. The red button, Cmd+W, Cmd+Q, and Quit
all show a nativeSave/Don't Save/Cancelalert for unsaved work.
A clean document closes immediately. - This build has no Developer ID signature and no Apple notarization. macOS
Gatekeeper needs one extra step before it opens. Read
reports/macos/distribution.md
before you install — it explains the exact steps, including thecurl
download path that skips the Gatekeeper prompt entirely. - Download
LocalMD_0.2.0_aarch64.dmgbelow. SHA-256:
7d4f0ddcf2dfaeb3302f26963d1198de3f69556fa31afe6a29c9025e0323856f
Browser
- Adds an offline app shell. LocalMD reloads without a network connection
after your first visit. - Adds reader-controlled updates. LocalMD installs a new version only after
you accept a prompt, never silently. - Everything from v0.1.0 continues to work: Read, Edit, Split, save-in-place
where the browser supports it, draft recovery, external-change protection,
recents, and multi-tab warnings. - Live at https://localmd-12t.pages.dev. No install.
Full detail
- reports/macos/implementation-status.md — what the macOS app does, what we verified, and current limitations.
- reports/macos/distribution.md — macOS install steps and the Gatekeeper caveat.
- reports/gate-b-release.md — the v0.1.0 browser release evidence this build carries forward.