Ice is a powerful menu bar management tool for macOS. While its primary function is hiding and showing menu bar items, it offers a wide range of features to manage the menu bar. Items can be hidden or shown on demand, rearranged via drag-and-drop, and searched. The menu bar appearance can also be fully customized.
Ice is a powerful menu bar management tool for macOS. While its primary function is hiding and showing menu bar items, it offers a wide range of features to manage the menu bar. Items can be hidden or shown on demand, rearranged via drag-and-drop, and searched. The menu bar appearance can also be fully customized.
To install Ice, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install Ice
To see what files were installed by Ice, run:
port contents Ice
To later upgrade Ice, run:
sudo port selfupdate && sudo port upgrade Ice
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.