Skip to content
forked from yonilevy/automute

A MacOS menu bar app that mutes the sound on headphones disconnect / awake from sleep

License

Notifications You must be signed in to change notification settings

nnathan/automute

 
 

Repository files navigation

AutoMute

A MacOS menu bar app that mutes the sound on headphones disconnect / awake from sleep.

Marketing blurb

As long as AutoMute is running, whenever your Mac goes to sleep, wakes up, or a pair of headphones gets disconnected - the sound is automatically muted.

Works with bluetooth headphones as well!

This is meant to prevent those embarrassing moments when you're arriving at your perfectly silent office or school, opening up your mac, only to find out your beloved "Best of Shakira" playlist is still playing at full volume from last night...

It will also prevent the classic "walk too far away with your bluetooth headset" scenario, where again your mac will take over the sound and allow your co-workers to bask in your embarrassment.

Download / Install

Best to just get it from the Mac App Store and support the original author:

> AutoMute on Mac App Store <

The alternate option is to download and install the latest release.

Build Instructions

Using CLI

To build from command line (without any signing crap):

xcodebuild archive -workspace automute.xcworkspace -scheme AutoMute -archivePath ./build CODE_SIGN_IDENTITY="" CODE_SIGNING_REQUIRED=NO

Using Xcode

Simply open the workspace file in Xcode and build "AutoMute", everything should work. You will need to configure a codesign certificate. This can be fiddly.

Screenshots

Screenshot1 Screenshot2

Thankies

StartAtLoginController by Alex Zielenski and Travis Tilley was super helpful!

About

A MacOS menu bar app that mutes the sound on headphones disconnect / awake from sleep

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 69.5%
  • C++ 17.8%
  • Objective-C++ 12.4%
  • Ruby 0.3%