Skip to content

This tool enables you to mute your microphone with a global shortcut and to display the current status easily.

Notifications You must be signed in to change notification settings

RabbitSharp/MicroMute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroMute

Introduction

This small tool enables you to mute your microphone with a global shortcut and to display the current status easily.

Requirements

  • Windows 10 x64
  • .NET Core 3.1
    • If it is not possible to install the current .NET Core framework, you can also use the self-contained release. That release contains all required components, but the bundle-size is significantly larger.
    • If it is absolutely necessary to use the old .NET framework, then there is a branch in the repository which targets .NET 4.7.2 and can be used as starting point of your own build.

Usage

The application starts minimized and is displayed in the tray.

tray

With a double click on the tray icon, the application can be opened in window mode.

full-window

All your microphones are muted with the Pause-key. Alternatively the mute/unmute button can also be used.

full-window-muted

Autostart

By checking the autostart checkbox, you can run the application automatically after a restart from the current location.

About

This tool enables you to mute your microphone with a global shortcut and to display the current status easily.

Topics

Resources

Stars

Watchers

Forks