Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 895 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 895 Bytes

#About

Volume Control allows you to control the volume of your Mac with Alfred workflow.

#Usage

  • vol: show current volume
  • vol $num: set volume to a specified number.
  • vol mute/unmute: mute or unmute.
  • vol up [$num]: increase the volume by a specified number. The default value is 10% if the $num parameter is not present. And you can hold cmd to double the increasement.
  • vol down [$num]: similar to above.
  • vol max: set volume to 100%.
  • vol low: set volume to 25%.
  • vol mid: set volume to 50%.
  • vol high: set volume to 75%.

All the above commands are searchable.
And you can just type first several letters of a command, e.g. vol u 20 means vol up 20, vol mu means vol mute.

#Installation

Download Volume Control.alfredworkflow and double-click it.