Microphone status indicator

10-22-2021
Toolbar helper for Linux Mint's Cinnamon that displays your microphone's on/off status.

Toolbar helper is Dutch for Applet. Cinnamon allows you to create your own applets that usually have an icon in the taskbar, just like the standard toolbar tools for networking, sound, etc.



My first toolbar tool is the Microphone Status Indicator. It indicates whether your (a) microphone is listening.
If you click on the icon, he switches the microphone on/off.

Installation
Download the tar.gz file and unzip it into this folder:
~/.local/share/cinnamon/applets
The folder name mikestatus@marcelv.net must remain and become a subfolder of the applets folder.

amixer
The toolbar utility uses the command amixer which is part of Linux' Alsa utilities. Install this like this:
sudo apt install alsa-utils.

Similar article: Script Microphone on/off switch

Source code

The source code of my apps is always available.

If it's not in the article or on my Git, email me for the code.

View 13 apps
 
×
×