Skip to content

borine/alsa-utils-completions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bash Completion For ALSA utilities

bash completion scripts for a selection of tools from the alsa-utils repository of the ALSA project (https://github.com/alsa-project/alsa-utils).

Includes a trivial executable alsa-list that lists various device names from the ALSA configuration and also card names.

The ALSA utilities for which completions are currently included is:

aconnect
alsactl
alsaloop
alsamixer
amidi
amixer
aplay
aplaymidi
arecord
aseqdump
aseqnet
axfer
iecset
speaker-test

Installation

meson setup [meson-options ...] builddir
ninja -C builddir
sudo ninja -C builddir install

About

bash completion scripts for alsa-utils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published