Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imbios/remute
Use the Touch Bar app to Mute/Unmute your microphone, or just use the shortcut on any Mac.
https://github.com/imbios/remute
app hacktoberfest macbook macos objective-c touchbar
Last synced: 3 months ago
JSON representation
Use the Touch Bar app to Mute/Unmute your microphone, or just use the shortcut on any Mac.
- Host: GitHub
- URL: https://github.com/imbios/remute
- Owner: ImBIOS
- License: mit
- Created: 2023-04-08T02:07:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-29T09:29:40.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T17:29:07.272Z (10 months ago)
- Topics: app, hacktoberfest, macbook, macos, objective-c, touchbar
- Language: Objective-C
- Homepage: https://github.com/ImBIOS/remute
- Size: 1.24 MB
- Stars: 16
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Remute
Use the Touch Bar app to Mute/Unmute your microphone, or just use the shortcut on any Mac.
[Visit Site](https://imam.dev/) | [Download](https://github.com/ImBIOS/remute/releases)
![touch-bar 2x](https://cloud.githubusercontent.com/assets/2697570/26759775/a67c47e2-4921-11e7-8f71-53b197b5e893.jpg)
## Use Case
When you're in a meeting using Hangouts, Skype, Slack, or another voice application, it's good practice to stay on mute until someone speaks to you directly - especially if you're meeting with three or more people. Often, however, you'll need to browse between multiple tabs, and it can take too long to switch back to the meeting app to unmute your microphone. With Mute Me, you can mute or unmute your mic quickly and easily, right from your Touch Bar.
## Options
- use long tap on the Touch Bar icon to open Preferences
- find the Open at Login option in Preferences
- add custom shortcut for Mute/Unmute (default cmd + shift + 0) in Preferences
- show/hide Mute/Unmute button in MacOS menu bar in Preferences
- configure functionality to Mute/Unmute by left clicking icon in MacOS menu bar (right click to open menu) in Preferences
- configure alternate set of icons for MacOS menu bar (for those that prefer monochromatic icons) in Preferences## Ideas for development
If you have any ideas that can help us improve this application, please create a new issue.
You can find approved ideas for future implementation [here](https://github.com/users/ImBIOS/projects/5)
## How to contribute
- Download Xcode
- Fork that repository
- Open repository via Xcode
- Make changes
- Provide Pull Request