The Barista Logo

barista

An i3status alternative in golang

Download sample-bar Download i3status example View on GitHub

ALSA

godoc
import "barista.run/modules/volume/alsa"

Provides volume status/control using the ALSA C API.

Usage

volume.New(alsa.Mixer(card, mixer))

or

volume.New(alsa.DefaultMixer())