This Appindicator allows you to see if the microphone is currently muted and also to mute or unmute it.
To start the indicator just execute the python script:
python micindicator.py- run the
gnome-session-propertiescommand - Click
Add - Pass the path of
micindicator.pyas command - Give the name you want
To change the global keyboard shortcut used to mute / unmute the microphone change keystroke combination in keystr variable in micindicator.py script and run the application again:
keystr = "<Ctrl><Alt><Shift>M"Icon made by Smashicons from www.flaticon.com (modified version)
- Change the icon when the microphone is muted outside the application
- Icons for dark and light theme
