Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 625 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 625 Bytes

no1seMute---MicMute-for-linux

Just a simple mic mute tool I made for Linux because I needed one.

Screenshot from 2024-06-18 06-11-09

Screenshot from 2024-06-18 06-11-12

How to use

* run the commands below:

sudo apt install alsa-utils
git clone https://github.com/no1se2/no1seMute---MicMute-for-linux
pip3 install -r requirements.txt
python3 no1semute.py

Have a good day :)