Skip to content

tobalr/hushboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Own notes: python3 -m venv venv --system-site-packages apt install gir1.2-appindicator3-0.1

Hushboard

icon

hushboard hushboard

Mute your microphone while typing, for Ubuntu. Install from kryogenix.org/code/hushboard/.

banner

Get it from the Snap Store

Installation

We recommend you install Hushboard through the snap store (see link above)

sudo snap install hushboard

If you're on Arch (btw), there's also an AUR package available for installation:

yay -S hushboard-git

Manual installation

Manual installation or just running the application without installing are described here.

Dependencies

Ensure the following python dependencies are installed:

  • pycairo
  • PyGObject
  • six
  • xlib

Running the application

Simply running the application:

python3 -m hushboard

Installing Hushboard

Installing Hushboard to your system:

python3 setup.py install

About

Mute your mic while you're typing. An app for Ubuntu.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%