SkillAgentSearch skills...

Thaw

Menu bar manager for macOS 26

Install / Use

/learn @stonerl/Thaw
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<div align="center"> <img src="Resources/Icon.svg" width=200 height=200> <h1>Thaw</h1> </div>

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.

thaw-banner

Download CI Platform Requirements Sponsor Discord License

[!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 Thaw_1.x.x.zip file from the latest release and move the unzipped app into your Applications folder.

Homebrew

Install the latest stable release:

brew install thaw

To get the latest beta (or stable, whichever is newer):

brew install thaw@beta

Translations

Thaw is currently available in the following languages:

<table frame="void" rules="none"> <tr> <th align="left">Language</th> <th align="left">Status</th> <th align="center">Flag</th> <th align="left">Completion</th> <th width="30"></th> <th align="left">Language</th> <th align="left">Status</th> <th align="center">Flag</th> <th align="left">Completion</th> </tr> <tr> <td><b>Bahasa Indonesia</b></td> <td>Complete</td> <td align="center">🇮🇩</td> <td><img src="https://geps.dev/progress/100" /></td> <td></td> <td><b>Čeština(*)</b></td> <td>Complete</td> <td align="center">🇨🇿</td> <td><img src="https://geps.dev/progress/100" /></td> </tr> <tr> <td><b>Deutsch</b></td> <td>Complete</td> <td align="center">🇩🇪/🇦🇹</td> <td><img src="https://geps.dev/progress/100" /></td> <td></td> <td><b>English</b></td> <td>Complete</td> <td align="center">🇬🇧/🇺🇸</td> <td><img src="https://geps.dev/progress/100" /></td> </tr> <tr> <td><b>Español</b></td> <td>Complete</td> <td align="center">🇪🇸/🇲🇽</td> <td><img src="https://geps.dev/progress/100" /></td> <td></td> <td><b>Français</b></td> <td>Complete</td> <td align="center">🇫🇷</td> <td><img src="https://geps.dev/progress/100" /></td> </tr> <tr> <td><b>Italiano</b></td> <td>Complete</td> <td align="center">🇮🇹</td> <td><img src="https://geps.dev/progress/100" /></td> <td></td> <td><b>日本語(*)</b></td> <td>Complete</td> <td align="center">🇯🇵</td> <td><img src="https://geps.dev/progress/100" /></td> </tr> <tr> <td><b>한국어</b></td> <td>Complete</td> <td align="center">🇰🇷</td> <td><img src="https://geps.dev/progress/100" /></td> <td></td> <td><b>Magyar</b></td> <td>Complete</td> <td align="center">🇭🇺</td> <td><img src="https://geps.dev/progress/100" /></td> </tr> <tr> <td><b>Nederlands</b></td> <td>Complete</td> <td align="center">🇳🇱/🇧🇪</td> <td><img src="https://geps.dev/progress/100" /></td> <td></td> <td><b>Português (Brasil)(*)</b></td> <td>Complete</td> <td align="center">🇧🇷</td> <td><img src="https://geps.dev/progress/100" /></td> </tr> <tr> <td><b>Русский(*)</b></td> <td>Complete</td> <td align="center">🇷🇺</td> <td><img src="https://geps.dev/progress/100" /></td> <td></td> <td><b>简体中文</b></td> <td>Complete</td> <td align="center">🇨🇳</td> <td><img src="https://geps.dev/progress/100" /></td> </tr> <tr> <td><b>正體中文</b></td> <td>Complete</td> <td align="center">🇹🇼</td> <td><img src="https://geps.dev/progress/100" /></td> <td></td> <td><b>ภาษาไทย</b></td> <td>Complete</td> <td align="center">🇹🇭</td> <td><img src="https://geps.dev/progress/100" /></td> </tr> <tr> <td><b>Türkçe(*)</b></td> <td>Complete</td> <td align="center">🇹🇷</td> <td><img src="https://geps.dev/progress/100" /></td> <td></td> <td></td> <td></td> <td align="center"></td> <td></td> </tr> </table>

Note: languages marked with (*) are currently only available in the development branch.

Features/Roadmap

<details> <summary>Click to view the full Features & Roadmap list</summary>

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
</details>

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

<img width="1760" height="956" alt="thaw-items-fs8" src="https://github.com/user-attachments/assets/f2f6b9a6-55c5-40b3-910f-b27b114577dd" />

Show hidden menu bar items below the menu bar

<img width="1760" height="400" alt="thaw-hidden-fs8" src="https://github.com/user-attachments/assets/c6ac6364-30f8-4c92-8f6f-9efe15f99573" />

Drag-and-drop interface to arrange menu bar items

<img width="1760" height="800" alt="thaw-layout-fs8" src="https://github.com/user-attachments/assets/54273d41-fcf3-4c9a-834b-e62a162a6b0c" />

Customize the menu bar's appearance

<img width="1760" height="956" alt="thaw-appearance-fs8" src="https://github.com/user-attachments/assets/d95302df-26b0-4608-896e-4966c822fb5e" />

Menu bar item search

<img width="1760" height="956" alt="thaw-search-fs8" src="https://github.com/user-attachments/assets/ebafc745-7220-46c9-9297-f7a00ef6c15d" />

License

Thaw is available under the GPL-3.0 license.

Project Stats

<a href="https://star-history.com/#stonerl/Thaw&Date"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=stonerl/Thaw&type=Date&theme=dark" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=stonerl/Thaw&type=Date" /> <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=stonerl/Thaw&type=Date" width="100%" /> </picture> </a>
View on GitHub
GitHub Stars3.8k
CategoryDevelopment
Updated8m ago
Forks89

Languages

Swift

Security Score

100/100

Audited on Apr 8, 2026

No findings