Install in seconds — download Ice for macOS

Free forever · No account · Works on macOS 14 to 27

1. Homebrew (recommended)

Tap and install — updates with brew upgrade.

brew tap cavaldos/tap
brew install cavaldos/tap/ice

2. Or manual via Ice.zip

Download Ice.zip from releases, unzip and move Ice into /Applications, then launch it.

Download Ice.zip — Free

Gatekeeper may refuse the first launch (ad-hoc signed, not notarized). Right-click the app → Open, or run xattr -d com.apple.quarantine /Applications/Ice.app.

xattr -d com.apple.quarantine /Applications/Ice.app

Two system grants required

Grant these in System Settings → Privacy & Security, or Ice cannot hide menu bar items.

Accessibility

Hiding and moving menu bar items.

Screen Recording

Menu bar item images and the Ice Bar.

⚠️ After every update you must grant these again.

Releases are ad-hoc signed, so the app's designated requirement is a pinned cdhash instead of a stable Developer ID. Each build has a different hash, so macOS no longer matches the recorded grant — Settings still shows the toggle on while Ice behaves as denied. Clear stale entries first, then re-grant.

Clear stale grants, then re-grant:
./script/fix-permissions.sh
tccutil reset Accessibility com.jordanbaird.Ice
tccutil reset ScreenCapture com.jordanbaird.Ice

Stuck? Read the FAQ → · Why Ice vs Bartender? →