This is volumecontrol, a plugin for the Keypirinha launcher.
Increase, decrease, mute or unmute the volume on Windows using Keypirinha.
https://github.com/Fuhrmann/keypirinha-volumecontrol/releases/latest
With PackageControl
Install Package "keypirinha-volumecontrol"
- Download the
VolumeControl.keypirinha-package
from the releases. - Copy the file into
%APPDATA%\Keypirinha\InstalledPackages
(installed mode) or<Keypirinha_Home>\portable\Profile\InstalledPackages
(portable mode)
Open Keypirinha and type 'vol'. See the gifs for usage.
- Type
vol 15
orvol55
: Sets the current volume level to the specified number. - mute or unmute: Mute or unmute.
There are 3 predefined volume levels: low (25%), middle(50%) and high(75%). These are not configurable at this time.
This package is distributed under the terms of the MIT license.
This package was inpired on alfred volume control.