MicTray is a Lightweight application which lets you control the microphone state and volume from system tray
- PulseAudio
- Gtk
- Left-Button click - mute/unmute
- Middle-Button click - mixer
- Srcoll - Volume up/down
meson build --prefix=/usr
cd build
ninja
sudo ninja install
yaourt -S mictray
add-apt-repository ppa:mictray/mictray
apt-get update
apt-get install mictray
Path: /app/junker/mictray
Interface: app.junker.mictray
- ToggleMute
- Mute
- Unmute
- IncreaseVolume
- DecreaseVolume
dbus-send --dest=app.junker.mictray --print-reply /app/junker/mictray app.junker.mictray.ToggleMute