macOS
Apple Silicon · macOS 12+ · ad-hoc signed alpha
curl -fsSL https://offsync.app/install.sh | sh
Installs nvm + Node 20 into ~/.nvm if Node 20+ isn't on your PATH, then runs npm install -g offsync. No sudo. Read the script.
npm install -g offsync
Skips the Node install. Launch with offsync start.
Right-click → Open the first time (ad-hoc signed until M1.5 notarization).
Verify the download · SHA-256 + install walkthrough
Every release ships a .sha256 sidecar. Verify the DMG before the first install:
First-time launch: drag Offsync.app to Applications, then right-click → Open → confirm. macOS remembers the trust for future launches. The npm install path skips this entirely.