Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 622 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 622 Bytes

Summary

Simple MacOS menu bar application that gives easier access to specific features

Current features:

  1. Dark Mode: Toggles dark mode
  2. Caffeinate: Prevents display from sleeping
  3. Record Screen: Launch QuickTime Player screen recording

Preview

Build

Navigate to the root directory and run the following command:

xcodebuild -scheme AccieoUtils build

Install

After building, navigate to the binary location which defaults to

$HOME/Library/Developer/Xcode/DerivedData/AccieoUtils*/Build/Products/Debug/AccieoUtils.app