Skip to content

Schroedi/Dozer

 
 

Repository files navigation

Hide menu bar icons to give your Mac a cleaner look.

demo

⚙️ Install

Currently there is no binary download. Please compile it yourself:

git clone https://github.com/Schroedi/Dozer.git &&
cd dozer &&
make build

The project should open automatically in Xcode.

Select your developer account in Project settings, Targets [Dozer], Signing & Capabilities demo

Run the app.

⚫️ Dozer Icons

There are 2 or 3, numbered from right to left:

  1. this can be positioned anywhere you prefer, it is only a point of interaction
  2. this and everything to its left will be hidden/shown by clicking any Dozer icon
  3. (Optional) the "remove" icon and everything to its left will be hidden/shown by option-clicking any Dozer icon

👨‍💻 Usage

  • Move the icons you want to hide until clicked to the left of the second Dozer icon
  • Move the icons you want to hide until option-clicked to the left of the third Dozer icon

N.B. hold command () then drag to move the menu bar icons.

👇 Interactions

  • Left-click one of the Dozer icons to hide/show the first group of menu bar icons
  • Option-Left-click one of the Dozer icons to show the second group of menu bar icons (optional)
  • Right-click one of the Dozer icons to open the settings

📄 Requirements

macOS 13+

Why this fork?

Dozer at https://github.com/Mortennn/Dozer is discontinued and the latest version from brew kept crashing for me. Everything besides the auto update should work as before. If you enjoy Dozer consider buyin Mortennn, the original author, a coffee: Buy Mortennn A Coffee

About

Hide menu bar icons on macOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 96.6%
  • Shell 1.9%
  • Other 1.5%