Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 709 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 709 Bytes

Auto Hide Menu Bar

Auto Hide Menu Bar is a macOS app that allows you to configure the "Automatically hide and show the menu bar" setting on a per-app basis. This setting normally only has a global toggle in the system settings app.

This project is currently a work in progress until any releases are published.

Features

  • Automatically hide and show the menu bar on a per-app basis
  • Shows a list of installed apps and their current setting
  • Simple and intuitive user interface
  • Lightweight and efficient (doesn't run in the background)

Progress

  • Basic UI
  • Retrieve list of running apps
  • Retrieve menu bar state of app by bundle ID
  • Set menu bar state of app by bundle ID