Skip to content

radj307/volume-control-cli

Repository files navigation


Latest Tag Shield   Total Downloads Shield


Commandline app-specific volume control utility for Windows.

This is the commandline version of Volume Control, which adds fully configurable & extensible hotkeys for controlling the mixer volume level of specific apps (and much more).

Features

  • Supports both Audio Input & Audio Output Devices
  • Supports changing the volume/mute state of specific processes
  • View the ProcessId & ProcessName of all active audio sessions
  • Interactive device/session queries (-Q|--query)
  • Custom flexible GNU-style syntax
  • Supports minimal I/O for shell scripts (-q|--quiet)
  • Built-in documentation (vccli -h)

Installation

  1. Download the latest release.
  2. Extract to a directory of your choice.

⚠️ Important

If you want to be able to call vccli from any working directory without specifying the full path, you'll have to add the directory where you placed vccli.exe to your PATH environment variable.
Once you've done that, restart your terminal emulator to refresh its environment & you'll be able to call vccli from anywhere.

Usage

Run vccli -h in a terminal to see the built-in usage guide & the most up-to-date documentation.