volume-ctl

Crates.iovolume-ctl
lib.rsvolume-ctl
version0.1.4
sourcesrc
created_at2024-02-25 19:02:23.556635
updated_at2024-02-26 08:40:28.326388
descriptioncommand line tool to control PulseAudio volume
homepage
repositoryhttps://github.com/de-vri-es/volume-ctl
max_upload_size
id1152707
size62,166
Maarten de Vries (de-vri-es)

documentation

https://docs.rs/volume-ctl

README

volume-ctl

Dead simple command line utility to control the volume of your PulseAudio or PipeWire sound server.

Features

  • Can control the volume of your default input and output device.
  • Shows a notification with the new volume.
    • Notifications include a progress bar if the notification daemon supports it!

Usage

Usage information is available by running the program with the --help flag.

volume-ctl --help

License: BSD-2-Clause

Commit count: 0

cargo fmt