macOS
Org2 Workspace for macOS (Apple Silicon DMG)
Native Apple Silicon workspace app. Developer-signed and currently not notarized.
DownloadInstall Org2 apps and tools from versioned GitHub release artifacts
Choose the Org2 surface you need. Every direct-download link passes through Scarf Gateway for aggregate download measurement, then redirects to the original artifact hosted on GitHub Releases.
macOS
Native Apple Silicon workspace app. Developer-signed and currently not notarized.
DownloadVS Code
Editor integration with syntax, agenda, navigation, formatting, and Org2 commands.
Downloadnpm / CLI
CLI, compiler, language server, publishing runtime, and agent-facing tools.
DownloadThe macOS disk image is built for Apple Silicon and is developer-signed but not notarized. If macOS blocks its first launch, right-click the app and choose Open, or allow it under System Settings → Privacy & Security.
For registry-managed installation, use npm install -g @aviaviavi/org2 or install Org2 from the VS Code Marketplace. The paired iOS app is distributed separately through TestFlight.
Org2 Mobile brings capture, agenda, approvals, and Mac-hosted AI chat to iPhone. The beta is currently invitation-only, or you can build the open-source app directly with Xcode.
TestFlight
Get the current iPhone build and future beta updates through TestFlight. Email Avi to request an invitation; include the email address you use with TestFlight.
Request TestFlight accessOpen source
Open the included Xcode project, select your Apple development team, configure the shared App Group, and install directly on your own iPhone.
View iOS sourceThe iOS setup guide covers source signing, the share extension, corpus sync, and pairing Mobile Remote with the Mac app over Tailscale.
These are the same files attached to each GitHub Release. Scarf Gateway records the version and artifact variables before redirecting to GitHub.
| Version | macOS DMG | VS Code VSIX | npm TGZ |
|---|---|---|---|
| 0.4.1 | Download | Download | Download |
| 0.4.0 | Download | Download | Download |
| 0.3.0 | Download | — | — |
Release automation uses one permanent template:
https://org2.gateway.scarf.sh/downloads/{version}/{artifact}
For example, the current macOS build is:
https://org2.gateway.scarf.sh/downloads/0.4.1/Org2Workspace.dmg
Scarf redirects that request to the matching github.com/aviaviavi/org2/releases/download/{version}/{artifact} URL. No release files are hosted separately by Scarf.