Push for macOS.
Signed, notarized, auto-updating. Free, Apple Silicon (M1 or newer).
Drag to Applications
Open the DMG and drag Push.app into your /Applications folder.
Open it
Double-click Push.app. Gatekeeper will pass — it's signed and notarized.
One password prompt
Push installs the pu CLI to /usr/local/bin and copies the /pu skill to Claude Code. Done.
Auto-updates
Push checks releases.pushto.do on launch and every 24 hours. Updates are verified with Apple's code signing chain and a Sparkle EdDSA signature.
Works with Claude Code
If you have Claude Code installed, Push drops a /pu skill into ~/.claude/skills/. If not, Push still works — use the pu CLI directly or any custom adapter.
Runs locally
Everything lives in ~/.push/. Server binds to 127.0.0.1. No cloud, no account, no sync.
Cross-platform?
Not yet. v1 is Mac-only. Join the community to get notified when Windows and Linux land.