othyn / macos-auto-clicker

A simple auto clicker for macOS Big Sur, Monterey, Ventura, Sonoma and Sequoia.
MIT License
231 stars 28 forks source link

As a user, I would like to be able to minimise the app to a menubar icon #17

Closed othyn closed 2 years ago

othyn commented 2 years ago

Menu bar mode/move app to menu bar popup

othyn commented 2 years ago

Annoyingly, in Ventura, this can be done very easily using the new MenuBarExtra View within the main App struct:

https://sarunw.com/posts/swiftui-menu-bar-app/