lutz / VolumeControl

A simple gui less volume control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple gui less volume control

License:MIT License


Languages

Language:C# 100.0%