🎤 Output audio device manager for Ubuntu: The Ultimate manager of audio devices. Manage what device is set as output device. This user-friendly and efficient application is fully integrated with the latest Ubuntu operating system. Get live updates and optimize your development tasks. Download now and take control of your output audio devices today!
Audio device manager is an intuitive tool designed everyone who need to change output audio device fast and easy. It integrates seamlessly with the Ubuntu menu bar, providing essential information at your fingertips.
- Fast and easy: Change output audio device with a single click.
- Time-saving: No need to navigate through the system settings.
git clone https://github.com/maximofn/output_audio_device.gitor with ssh
git clone git@github.com:maximofn/output_audio_device.gitMake sure that you do not have any venv or conda environment installed.
if [ -n "$VIRTUAL_ENV" ]; then
deactivate
fi
if command -v conda &>/dev/null; then
conda deactivate
fiInstall python3-pip
sudo apt install python3-pipInstall matplotlib
pip3 install matplotlibadd_to_startup.shThen when you restart your computer, the audio device manager will start automatically.
Consider giving a ☆ Star to this repository, if you also want to invite me for a coffee, click on the following button
