mirror of
https://github.com/racecarparts/MuteUnmuteMic.git
synced 2026-04-16 10:45:41 +02:00
30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
<div align="center">
|
|
<img src="https://raw.githubusercontent.com/CocoaHeadsBrasil/MuteUnmuteMic/master/%5BUn%5DMuteMic/Assets.xcassets/AppIcon.appiconset/128.png" width="100" height="100"/>
|
|
<h1>[Un]MuteMic</h1>
|
|
<p align="center">macOS app to mute & unmute the input volume of your microphone. <br/>Perfect for podcasters.</p>
|
|
</div>
|
|
|
|
## Requirements
|
|
|
|
macOS 10.10 Yosemite or higher version.
|
|
|
|
## Installation
|
|
|
|
Download or clone this repo and build & run.
|
|
|
|
To build as a macos app: In XCode: choose _Product_ -> _Archive_ -> Click _Distribute App_ button -> Choose _Copy App_ -> Choose the export folder and click _Export_
|
|
|
|
## Usage
|
|
|
|
Use the shortcut key, click the icon, or open the menu and click _Toggle Mute_.
|
|
|
|
## Authors
|
|
|
|
* CocoaHeads Brasil: [http://www.cocoaheads.com.br/](http://www.cocoaheads.com.br/)
|
|
* [racecarparts](https://github.com/racecarparts)
|
|
* Shoutout to: [https://github.com/jaz303/JFHotkeyManager](https://github.com/jaz303/JFHotkeyManager)
|
|
|
|
## License
|
|
|
|
[The MIT License](https://raw.githubusercontent.com/CocoaHeadsBrasil/MuteUnmuteMic/master/LICENSE)
|