Skip to content

drahnr/audio-switcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gnome-Shell Extension Audio-Output-Switcher

Output switcher menu

The output menu

Input switcher menu

The input menu

Compatibility

  • Gnome Shell 3.26
  • Gnome Shell 3.28
  • Gnome Shell 3.30
  • Gnome Shell 3.32
  • Gnome Shell 3.32
  • Gnome Shell 3.34
  • Gnome Shell 3.36
  • Gnome Shell 3.38
  • Gnome Shell 40
  • Gnome Shell 41
  • Gnome Shell 42

Installation

Via git

curl -sL https://github.com/drahnr/audio-switcher/tarball/master |
  tar xzv --wildcards --strip 1 --directory ~/.local/share/gnome-shell/extensions/ \
  "*/audio-switcher@ahoi.io"

Then restart the gnome-shell via ALT+F2, typing in the box r and enable the extension using gnome-tweak-tool

To update later:

(cd ~/.local/share/gnome-shell/extensions/audio-switcher@ahoi.io && git pull)

Credits

This extension adds two little entries to the status-menu that shows the currently selected pulse-audio-output and pulse-audio-input devices. Clicking on that will open a submenu with all available devices and let's you choose which one to use.

All the credits is for anduchs, this extension is based on his work at Audio Output Switcher and Audio Input Switcher. I only join them and add support for the lastest versions of Gnome-shell.

Thanks to:

About

Easily switch between your audio inputs/outputs from the system menu in GNOME 42

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%