Thaw is an open-source menu bar manager, forked from Ice, that organizes menu bar icons through hiding, search, profiles, and reordering without a subscription. (Free, open-source)
The core workflow splits menu bar items into visible, hidden, and always-hidden sections. Items move between sections via drag-and-drop, and auto-rehide returns items to their hidden state automatically after interaction. A dedicated “separate bar” can display hidden items in a secondary row below the main menu bar, useful on MacBooks with the notch. Hotkey-driven search scans all menu bar items, including hidden ones, enabling keyboard navigation without visual scanning.
Appearance customization covers tinting, shadows, border styles, and rounded corners for the menu bar itself. Light and dark mode settings apply independently, allowing a tinted appearance in dark mode and a stock look in light mode. Menu bar profiles store visibility configurations for different contexts—work, presentation, or minimal—with hotkey activation. The app is built in Swift (about 99.6% of the codebase) and is translated into 20 languages via Crowdin.
Thaw is a community fork of Ice (by Jordan Baird). Ice’s last stable release is 0.11.12 (October 2024). The current Thaw repository is github.com/thaw-app/Thaw (about 10,000 GitHub stars). Stable 1.2.0 shipped in April 2026; 2.0.0 release candidates followed in August 2026.
System requirements: Homebrew stable (brew install --cask thaw) requires macOS 14 or later. Current development and thaw@beta target macOS 26+. Apple Silicon and Intel. Direct download from GitHub Releases. No App Store listing.
Pricing: (Free, open-source) GPL-3.0 license. Sponsorship via GitHub Sponsors or Patreon.
Limitations: README and beta builds target macOS 26+, so new features may not land on 14/15. Item grouping is not shipped. No separate marketing site beyond GitHub.
Alternatives: Ice (original GPL-3.0 project, macOS 14+, last stable October 2024). Bartender 6 (paid, one-time or Pro subscription; context-aware presets and AppleScript). Hidden Bar (free, single show/hide toggle with no automation).
Suitable for users who want a maintained, free Ice-style menu bar manager. Use the stable cask on macOS 14+; use current GitHub/beta builds if you are already on macOS 26.