pbdco / toggleMute

macOS Touch Bar App to mute/unmute the microphone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toggleMute

functions

  • Single tab/click on the Touch Bar or the Menubar icon will toggle between mute and unmute.
  • Right click on the Menubar icon will show the setting for the default unmute volume.
    • this volume will always be set if you unmute
    • if you change the input volume via the system settings, the app will overwrite it
    • click on the little gear symbol will show the option to set a global Keyboard Shortcut, the option for Autostart and a Quit button

install

  • download and unpack the toggleMute.zip
  • move the toggleMute.app file to the Applications directory
  • start the App the first time via right click > open and "Trust me" 😉
  • the Touch Bar button is only visible in the "control strip" and can't be moved to any other place

App Preview:

app_prev

Touch Bar Preview:

touchbar_prev

Menubar Preview:

menubar_prev

About

macOS Touch Bar App to mute/unmute the microphone.

License:MIT License


Languages

Language:Swift 78.5%Language:Objective-C 21.5%