back to home

stonerl / Thaw

Menu bar manager for macOS 26

2,871 stars
61 forks
46 issues
Swift

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing stonerl/Thaw in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/stonerl/Thaw)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Thaw Thaw is a powerful menu bar management tool. While its primary function is hiding and showing menu bar items, it aims to cover a wide variety of additional features to make it one of the most versatile menu bar tools available. > [!NOTE] > **Thaw** is a fork of Ice by Jordan Baird. > As the original project appears to be inactive, Thaw aims to keep the project alive fixing bugs, ensuring compatibility with the latest macOS releases, and eventually implementing the remaining roadmap features. Install Manual Installation Download the file from the latest release and move the unzipped app into your folder. Homebrew Install the latest stable release: To get the latest beta (or stable, whichever is newer): Translations Thaw is currently available in the following languages: Language Status Flag Completion Language Status Flag Completion English Base 🇬🇧/🇺🇸 Português (Brasil)(*) Complete 🇧🇷 Bahasa Indonesia Complete 🇮🇩 Русский(*) Complete 🇷🇺 Deutsch Complete 🇩🇪/🇦🇹 简体中文 Complete 🇨🇳 Español Complete 🇪🇸/🇲🇽 正體中文 Complete 🇹🇼 Français Complete 🇫🇷 한국어 Complete 🇰🇷 Italiano Complete 🇮🇹 ภาษาไทย Complete 🇹🇭 Magyar Complete 🇭🇺 Türkçe(*) Complete 🇹🇷 Nederlands Complete 🇳🇱/🇧🇪 日本語(*) Complete 🇯🇵 _Note: languages marked with (\*) are currently only available in the development branch._ Help Translate Thaw If you want to help translate Thaw into your language or improve existing ones, you'll need the latest version of Xcode. • Open in Xcode 16.4 or later. • Navigate to . • Add a new language using the **+** button at the bottom or update existing strings. • Submit a Pull Request with your changes! _Note: You can see the exact completion percentage for each language directly in the Xcode String Catalog editor._ Features/Roadmap Click to view the full Features & Roadmap list Menu bar item management • [x] Hide menu bar items • [x] "Always-hidden" menu bar section • [x] Show hidden menu bar items when hovering over the menu bar • [x] Show hidden menu bar items when an empty area in the menu bar is clicked • [x] Show hidden menu bar items by scrolling or swiping in the menu bar • [x] Automatically rehide menu bar items • [x] Hide application menus when they overlap with shown menu bar items • [x] Drag and drop interface to arrange individual menu bar items • [x] Display hidden menu bar items in a separate bar (e.g. for MacBooks with the notch) • [x] Search menu bar items • [x] Menu bar item spacing (BETA) • [ ] Profiles for menu bar layout • [ ] Individual spacer items • [ ] Menu bar item groups • [ ] Show menu bar items when trigger conditions are met Menu bar appearance • [x] Menu bar tint (solid and gradient) • [x] Menu bar shadow • [x] Menu bar border • [x] Custom menu bar shapes (rounded and/or split) • [ ] Remove background behind menu bar • [ ] Rounded screen corners • [ ] Different settings for light/dark mode Hotkeys • [x] Toggle individual menu bar sections • [x] Show the search panel • [x] Enable/disable the Thaw Bar • [x] Show/hide section divider icons • [x] Toggle application menus • [ ] Enable/disable auto rehide • [ ] Temporarily show individual menu bar items Other • [x] Launch at login • [x] Automatic updates • [ ] Menu bar widgets Why does Thaw only support macOS 14 and later? Thaw uses a number of system APIs that are available starting in macOS 14. As such, there are no plans to support earlier versions of macOS. Gallery Item layout Show hidden menu bar items below the menu bar Drag-and-drop interface to arrange menu bar items Customize the menu bar's appearance Menu bar item search License Thaw is available under the GPL-3.0 license. Project Stats