Menu bar manager for macOS 26
8.5k
Stars
186
Forks
54
Open issues
30
Contributors
AI Analysis
Thaw is a macOS menu bar management utility that lets users hide, show, and organize menu bar items. It is a maintained fork of the inactive Ice project, specifically designed for macOS 26+ users who want fine-grained control over their menu bar appearance and organization. Best suited for macOS power users and system administrators; not relevant for Windows, Linux, or iOS developers.
Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.
AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.
Thaw revives Ice's macOS menu bar manager for macOS 26, gaining rapid traction as the original stalls
Thaw is an open-source macOS menu bar management utility — forked from Ice by Jordan Baird — that hides, shows, and organizes menu bar items. It targets macOS power users who run many background apps and need a cleaner menu bar experience. The project was created specifically to maintain compatibility with macOS 26 after Ice appeared to go inactive. With 8,346 stars in roughly 5 months, active CI, Homebrew distribution, multi-language support via Crowdin, and a Discord community, it has established itself as the de facto open-source successor to Ice for current macOS versions.
Thaw was created on January 29, 2026 as an explicit fork of jordanbaird/Ice, which itself had grown to ~28,700 stars but showed signs of reduced maintenance. Thaw's rationale from day one was continuity: keep the codebase alive for macOS 26 and beyond.
Growth appears driven by two compounding forces: users of Ice needing macOS 26 compatibility found Thaw as the only maintained fork, and the broader macOS 26 launch cycle brought new users to menu bar management tools generally. The Trendshift badge and 638 stars in the last 7 days suggest it is currently in an active viral/recommendation cycle — likely from tech blogs, Reddit, or social media amplifying macOS 26 upgrade coverage.
Homebrew formula exists for both stable and beta channels, indicating the project has cleared Homebrew's packaging standards. The Trendshift ranking badge and 638 stars in 7 days suggest real user uptake. A Discord community implies active end-user discussion. However, no documented enterprise adoption, download statistics, or third-party review data are available in the README to quantify install base precisely.
Likely inherits Ice's Swift-native macOS app architecture targeting AppKit/SwiftUI menu bar APIs. Appears to be a single-platform macOS application. The README references CI workflows (ci.yml), Homebrew stable and beta channels, and an OpenSSF Best Practices badge, suggesting at minimum basic build automation and supply-chain awareness. Architecture decisions beyond what Ice established cannot be confirmed without code inspection.
CI badge is present (GitHub Actions ci.yml), indicating automated builds run on push. Specific test coverage metrics are not documented in the README. The presence of CI suggests some automated validation exists, but depth is unknown.
Last push was 2026-07-07 01:47:03 — same day as the evaluation date — indicating active, current maintenance. The README links to an issue (#687) tracking macOS 27 (Golden Gate) compatibility and preview builds, demonstrating forward-looking maintenance planning. Multiple active translation tracks via Crowdin and a Discord server further indicate an engaged maintainer and community.
ADOPT IF: you are on macOS 26 and want a free, actively maintained, open-source menu bar manager with broad feature coverage — especially if you were previously using Ice and need current macOS support. AVOID IF: you need Mac App Store distribution (Thaw is not on the App Store), require commercial support guarantees, or are on macOS versions below 26 (the tool explicitly requires macOS 26+). MONITOR IF: you are currently satisfied with Bartender or hidden but want to track whether Thaw's feature set and stability mature further before switching.
Independent dimensions
Mainstream potential
6/10
Technical importance
5/10
Adoption evidence
5/10
- Single-maintainer risk: the project appears to be driven primarily by one contributor (stonerl); if that person reduces involvement, the project could stall as Ice did before it.
- Dependency on private macOS APIs or undocumented menu bar behaviors: macOS 26's menu bar management may rely on Apple-internal mechanisms that could break with any OS point release, as has historically affected tools in this category.
- GPL-3.0 license may limit embedding or redistribution in commercial contexts, though this is unlikely to matter for end-users installing it directly.
- As a fork, Thaw inherits any architectural debt from Ice, which may complicate implementing new roadmap features or supporting future macOS versions (macOS 27 compatibility is already being tracked but not yet complete).
- The rapid growth driven by macOS 26 upgrade timing may not be sustained; if Apple improves native menu bar management in future OS versions, demand for third-party tools in this category could contract.
Thaw is likely to remain the primary open-source menu bar manager for macOS 26 and 27 unless Ice is revived or a new competitor emerges. Sustained growth will depend on the maintainer's continued availability and Apple not closing the API surface these tools rely on.
Newsletter
Get analyses like this every Monday
Free weekly digest of the most interesting open-source discoveries.
Languages
Information
- Language
- Swift
- License
- GPL-3.0
- Last updated
- 8h ago
- Created
- 5mo ago
- Analyzed with
- anthropic/claude-haiku-4-5
Stars over time
Contributors over time
Top 100 contributors only — repos with more will plateau at 100.
Open issues
[aw] No-Op Runs
[Feature Request] Add setting option to move cursor to near menu bar item when unhidden
[aw] Issue Triage produced no safe outputs
[FR?] It takes around 5secs for menu bar items to be shown when called from the search menu. Is this normal?
[Bug] Thaw causes macOS 'show desktop' to activate
Top contributors
Similar repos
dwarvesf/hidden
Hidden Bar is a lightweight macOS utility that allows users to hide menu bar...
jacklandrin/OnlySwitch
OnlySwitch is a macOS menubar application that provides unified toggle switches...
| Repository | Stars | Week Δ | Language | Score | Updated |
|---|---|---|---|---|---|
|
|
8.5k | +657 | Swift | 8/10 | 8h ago |
|
|
28.8k | — | Swift | 8/10 | 10mo ago |
|
|
14.2k | — | Swift | 8/10 | 4w ago |
|
|
4.3k | — | Swift | 7/10 | 2mo ago |
|
|
5.8k | — | Swift | 7/10 | 5d ago |
|
|
11.1k | — | Swift | 8/10 | 4d ago |
Thaw's direct parent. Ice has 3.4x more stars but appears to have reduced maintenance activity for macOS 26+. Thaw's core value proposition is being the maintained, macOS-26-compatible continuation of Ice's feature set.
Hidden is a simpler, more minimalist menu bar hider with 14k+ stars. It is available on the Mac App Store, which gives it distribution advantages, but it is a paid app and appears less feature-rich than Thaw's broader ambitions.
The commercial category leader for menu bar management. Thaw directly competes by offering a free, GPL-licensed alternative. Users concerned about Bartender's acquisition history or cost have explicit reason to evaluate Thaw.
SwiftBar solves a different problem — adding custom scripts to the menu bar — rather than managing/hiding existing items. Limited direct competition; different user need.
OnlySwitch is a broader macOS toggle utility that includes some menu bar control, but its scope is wider and its menu-bar-specific features are less deep. Different primary use case.