Skip to content

Tower 3.1.0

Latest

Choose a tag to compare

@ghhrmnzdh ghhrmnzdh released this 14 Jul 13:23

Install

curl -fsSL https://ghhrmnzdh.github.io/tower/install.sh | sh

Installs Tower to /Applications, puts the tower command on your PATH, and
launches it. No Gatekeeper warning — a curl-downloaded file is never
quarantined, so macOS doesn't assess it.

Menu bar: the radar appears at the top right.
Terminal dashboard: type tower, or click Terminal Dashboard… in the popover.

Downloading by hand instead?

Grab Tower.app.zip below — not "Source code", which contains no built app.
A browser download is quarantined, and because this build is ad-hoc signed
rather than notarized (that needs a paid Apple Developer account), macOS will
refuse to open it as "from an unidentified developer." On macOS 15+,
right-click → Open no longer clears this. Either:

xattr -rd com.apple.quarantine /Applications/Tower.app

…or open it once and choose Open Anyway in System Settings → Privacy &
Security. The one-liner above avoids all of it.

Requires macOS 14+ on Apple Silicon, Python 3, and Claude Code.