This package browser is in early development. Mind the rough edges.

volctl

Per-application volume control and on-screen display

Volctl is a PulseAudio-enabled tray icon volume control and OSD applet for graphical desktops. It's not meant to be an replacement for a full-featured mixer application. If you're looking for that check out the excellent pavucontrol.

Installation

Install the latest version of volctl as follows:

guix install volctl

Or install a particular version:

guix install volctl@0.9.4

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of volctl about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/volctl'><img src='https://packages.guix.gnu.org/packages/volctl/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/volctl/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/volctl)

Example Org:

[[https://packages.guix.gnu.org/packages/volctl][https://packages.guix.gnu.org/packages/volctl/badges/latest-version.svg]]