GitHub - Junker/mictray: MicTray is a Lightweight system tray application which lets you control the microphone state and volume (original) (raw)

Build Status

MicTray

MicTray is a Lightweight application which lets you control the microphone state and volume from system tray

Requirements

Control

Build & Install

meson build --prefix=/usr cd build ninja sudo ninja install

Install from Arch Linux & Manjaro

yaourt -S mictray

Install from Ubuntu

add-apt-repository ppa:mictray/mictray apt-get update apt-get install mictray

DBUS

Path: /app/junker/mictray
Interface: app.junker.mictray

DBUS methods

DBUS usage example

dbus-send --dest=app.junker.mictray --print-reply /app/junker/mictray app.junker.mictray.ToggleMute