Simple MacOS menu bar application that gives easier access to specific features
- Dark Mode: Toggles dark mode
- Caffeinate: Prevents display from sleeping
- Record Screen: Launch QuickTime Player screen recording
Navigate to the root directory and run the following command:
xcodebuild -scheme AccieoUtils build
After building, navigate to the binary location which defaults to
$HOME/Library/Developer/Xcode/DerivedData/AccieoUtils*/Build/Products/Debug/AccieoUtils.app