Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.63 KB

README.md

File metadata and controls

52 lines (34 loc) · 1.63 KB

Easy audio control for your Mac.

Control all your audio devices from the status bar, receive system notifications when relevant events happen on your audio devices and more. For more information, please visit AudioMate's website.

Getting Started

(Make sure CocoaPods is installed)

$ git clone --recursive [email protected]:sonicbee9/AudioMate.git
$ pod install

Keeping Dependencies Up To Date

$ git submodule sync
$ git submodule update
$ pod update

Build & Run

  1. Open AMCoreAudio.xcworkspace in Xcode 5.x (or later)
  2. Hit Run (Cmd + R)

Requirements

  • Xcode 5.x (for development)
  • Mac OS X 10.7 or later
  • 64-bit

External Dependencies

(Managed either with Cocoapods or git submodules)

Further Development & Patches

Do you want to contribute to the project? Please fork, patch, and then submit a pull request!

License

AudioMate was written by Ruben Nine (@sonicbee9) in 2012, 2013, 2014 (open-sourced in July 2014) and is licensed under the MIT license. See LICENSE.md.