Mute your microphone while typing, for Ubuntu. Install from kryogenix.org/code/hushboard/.
We recommend you install Hushboard through the snap store (see link above)
sudo snap install hushboardIf you're on Arch (btw), there's also an AUR package available for installation:
yay -S hushboard-gitManual installation or just running the application without installing are described here.
Ensure the following python dependencies are installed:
pycairoPyGObjectsixxlib
Simply running the application:
python3 -m hushboardInstalling Hushboard to your system:
python3 setup.py install