Skip to content

A simple gui less volume control

License

Notifications You must be signed in to change notification settings

lutz/VolumeControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VolumeControl

A simple gui less volume control

Usage

start VolumeControl.exe {ARGUMENT}
start VolumeUpControl.exe
start VolumeDownControl.exe
start VolumeMuteControl.exe

Arguments

{Argument} is a placeholder for three different types of commands:

  • up : emulate volume up key
  • down : emulate volume down key
  • mute : emulate volume mute key

Version

  • 1.1.1: bug fix in VolumeUpControl and VolumeDownControl
  • 1.1: split in lib and single versions of supported commands
  • 1.0: initial release