diff --git a/README.md b/README.md index 85a0fdb..87f98d7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ # MenuBarAppearance -Change the macOS system appearance from the menu bar +Simple menu bar app to change the macOS system appearance from the menu bar +
+ + + +
+ +## Building +1. You will need to add your own AppIcon. +2. Build in Xcode with `Product->Build` + +## Running +### Requires macOS 13.0 or newer +1. Open app +2. Add to Login Items in System Preferences/Settings + +This app is the successor to the Java-based StatusBarAppearanceToggle. It was much more useful before Control Center came to macOS, so I understand that it's a bit odd that I made this for macOS 13.0 or newer. I think it looks nice on my menu bar, though, so I'm uploading it here in case anyone else wants it.