anduchs / audio-input-switcher

I discontinued working on this. Please see https://github.com/adaxi/audio-output-switcher

Home Page:https://github.com/adaxi/audio-output-switcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gnome-Shell Extension Audio-Input-Switcher
==========================================

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

Most importantly this extension is a s simple as possible. Therefore it does not
include an output switcher or similar.
See Audio-Output-Switcher (https://github.com/anduchs/audio-output-switcher) 
extension for speaker selection.

INSTALL
=======

Either via 

    https://extensions.gnome.org

or via

    git clone https://github.com/anduchs/audio-input-switcher.git ~/.local/share/gnome-shell/extensions/audio-input-switcher@anduchs

Then resart the gnome-shell via CTRL+F2 r and enable the extension using gnome-tweak-tool

To update later, just issue

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

About

I discontinued working on this. Please see https://github.com/adaxi/audio-output-switcher

https://github.com/adaxi/audio-output-switcher

License:BSD 2-Clause "Simplified" License


Languages

Language:JavaScript 100.0%