simonekalb / AudioMate

Easy audio control for Mac

Home Page:audiomateapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy audio control for 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 git@github.com:The9Labs/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 6.x (or later)
  2. Hit Run (Cmd + R)

Requirements

  • Xcode 6.x (for development)
  • OS X 10.8 or later
  • 64-bit processor

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-2015 (open-sourced in July 2014) and is licensed under the MIT license. See LICENSE.md.

About

Easy audio control for Mac

audiomateapp.com

License:MIT License


Languages

Language:Objective-C 98.2%Language:Ruby 1.2%Language:Shell 0.5%