sople1 / AudioMate

(Forked for Translation) Easy audio control for the Mac — Now open source!

Home Page:https://audiomateapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Setup

Steps (make sure CocoaPods is installed)

$ git submodule sync
$ git submodule update
$ pod install

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 by Cocoapods)

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

(Forked for Translation) Easy audio control for the Mac — Now open source!

https://audiomateapp.com

License:MIT License