Skip to content

shaolin405mi16/AudioMate

 
 

Repository files navigation

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.

About

Easy audio control for the Mac — Now open source!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 96.4%
  • Ruby 2.9%
  • Shell 0.7%