jordanbaird

jordanbaird/Ice

Swift GPL-3.0 Productivity Single maintainer risk

Powerful menu bar manager for macOS

28.8k stars
798 forks
slow
GitHub +85 / week

28.8k

Stars

798

Forks

403

Open issues

10

Contributors

AI Analysis

Ice is a macOS menu bar management tool that hides, organizes, and reveals menu bar items through intuitive interactions like hover, click, or scroll. It serves users who want a cleaner desktop experience and developers seeking to customize their macOS workflow, but is not relevant for Windows/Linux users or those satisfied with default menu bar behavior.

Productivity Application Discovery value: 4/10
Documentation 7/10
Activity 9/10
Community 8/10
Code quality 5/10

Inferred from signals mentioned in the README (tests, CI, type safety) — not a review of the actual code.

Overall score 8/10

AI's overall editorial judgment — not an average of the bars above, can weigh other factors too.

macos-utility menu-bar-management swiftui desktop-productivity system-integration
Actively maintained Popular Niche/specialized use case GPL-3.0 licensed Beginner friendly Production ready
Deep Analysis · Based on README and public signals
2w ago

Ice: Open-source macOS menu bar manager with 28K stars and active development

Ice is a free, open-source macOS utility (macOS 14+) that manages menu bar items — hiding, rearranging, and customizing their appearance. It targets power users and developers frustrated by cluttered menu bars, particularly on MacBooks with the notch. Beyond basic hiding, it offers drag-and-drop layout control, a secondary 'Ice Bar' for notch-affected displays, appearance customization (tints, shadows, borders, shapes), hotkeys, and item search. It competes directly with paid tools like Bartender, positioning itself as a capable free alternative with a GPL-3.0 license.

Origin

Created in August 2023, Ice emerged shortly after Bartender's controversial acquisition raised community trust concerns, giving it a timely tailwind. It has grown rapidly for a utility app, reaching 28K+ stars in under three years.

Growth

Growth was heavily catalyzed by the Bartender 4 acquisition controversy in mid-2023–2024, where users sought trustworthy open-source alternatives. Sustained word-of-mouth in macOS power-user communities, Homebrew availability, and a dedicated website (icemenubar.app) kept momentum. The 121 stars in the last 7 days (as of June 2026) suggests continued organic discovery rather than a single viral spike.

In production

Homebrew cask availability (brew install --cask jordanbaird-ice) and a dedicated website (icemenubar.app) indicate real distribution infrastructure. With 28K+ GitHub stars and 776 forks, real-world installation at meaningful scale is highly plausible. Sponsor links (GitHub Sponsors, Buy Me a Coffee) suggest an active user base providing financial support. Direct adoption evidence at the user count level is not publicly documented, but signals strongly point to widespread personal/prosumer use.

Code analysis
Architecture

Appears to be a native macOS Swift application using modern system APIs exclusive to macOS 14+. Likely leverages Accessibility and PrivateFrameworks APIs to control menu bar items, which is a common but fragile approach for this category. The README references a structured feature set with distinct modules (item management, appearance, hotkeys), suggesting a reasonably organized codebase.

Tests

not documented in README

Maintenance

Last push was September 20, 2025 — approximately 9 months before the current date of June 2026. This represents a meaningful gap and warrants attention. The README still marks the project as 'in active development' and lists incomplete roadmap items, but no recent release activity is confirmed. The gap may indicate a slowdown, a major refactor in progress, or a maintenance pause — insufficient data to confirm which.

Honest verdict

ADOPT IF: you are on macOS 14+ and want a free, feature-rich alternative to Bartender with active community backing and no licensing concerns. AVOID IF: you require guaranteed long-term maintenance commitments, need macOS 13 or earlier support, or depend on features still listed as unimplemented on the roadmap. MONITOR IF: the ~9-month gap since the last push concerns you — watch for renewed commit activity or a formal maintenance status update before relying on it for critical workflow setups.

Independent dimensions

Mainstream potential

6/10

Technical importance

6/10

Adoption evidence

6/10

Risks
  • Last push was September 2025, approximately 9 months before current date — project activity may have slowed or stalled without public explanation.
  • Relies on macOS private or semi-private APIs for menu bar control, making it vulnerable to breakage with macOS major version updates (common risk in this category).
  • GPL-3.0 license limits embedding or redistribution in proprietary contexts, though this is unlikely to affect end users.
  • Several roadmap items (profiles, item groups, widgets, rounded corners) remain unimplemented, meaning users expecting a full Bartender replacement may encounter gaps.
  • Single-maintainer dependency: no evidence of a multi-contributor governance structure, making long-term sustainability contingent on one developer's continued involvement.
Prediction

Ice is likely to remain the leading open-source menu bar manager for macOS for the near term, but its trajectory depends heavily on whether the maintainer resumes active development. If macOS 26 (expected 2025/2026) breaks compatibility, a timely update will be the key signal of project health.

0 found this helpful

Newsletter

Get analyses like this every Monday

Free weekly digest of the most interesting open-source discoveries.

Languages

Swift
100%

Information

Language
Swift
License
GPL-3.0
Last updated
10mo ago
Created
36mo ago
Analyzed with
anthropic/claude-haiku-4-5

Stars over time

Loading…

Contributors over time

Top 100 contributors only — repos with more will plateau at 100.

Loading…

Similar repos

dwarvesf

dwarvesf/hidden

Hidden Bar is a lightweight macOS utility that allows users to hide menu bar...

14.2k Swift
stonerl

stonerl/Thaw

Thaw is a macOS menu bar management utility that lets users hide, show, and...

8.5k Swift Productivity
jacklandrin

jacklandrin/OnlySwitch

OnlySwitch is a macOS menubar application that provides unified toggle switches...

5.8k Swift Productivity
Dimillian

Dimillian/IceCubesApp

IceCubesApp is a native SwiftUI Mastodon client that enables users to connect...

7k Swift
nikitabobko

nikitabobko/AeroSpace

AeroSpace is a tiling window manager for macOS that implements i3-like...

21.4k Swift Dev Tools
vs. alternatives
Bartender (paid, closed-source)

The de facto category leader with more mature features and long-term polish. Ice was partly built as a free, trustworthy alternative after Bartender's acquisition. Ice matches many Bartender features but some advanced options remain on its roadmap. Bartender costs ~$16; Ice is free.

hidden (dwarvesf/hidden)

A simpler, older open-source alternative with 14K stars. Hidden focuses narrowly on hiding items with minimal configuration. Ice offers a significantly broader feature set including appearance customization and the Ice Bar, making Ice the more capable choice for users wanting more control.

Thaw (stonerl/Thaw)

A newer open-source entry with 7.5K stars. Appears to overlap with Ice's scope. Less adoption evidence and less feature documentation visible than Ice, but represents active community interest in this space.

OnlySwitch (jacklandrin/OnlySwitch)

A broader macOS toggle/utility app that includes menu bar management as one feature among many. Not a focused competitor — serves a different use case for users wanting an all-in-one system utility rather than a dedicated menu bar manager.

AeroSpace (nikitabobko/AeroSpace)

Not a direct competitor — AeroSpace is a tiling window manager. Listed as similar due to being a Swift macOS utility with high star counts, but solves an entirely different problem. Mentioned only for ecosystem context.