>>> Download the latest release from GitHub.com <<<
What does this do?
With AppVolumeHotkeys you can control the volume of any individual application in the Windows Volume Mixer through hotkeys in the background.
For example, changing the volume of a music player while playing a game without having to tab out.
If you have any ideas for improvements or find any bugs, please open an issue on the projects GitHub page.
Getting Started
Download
You can download the latest release from GitHub.
Prerequisites
To use AppVolumeHotkeys you only need:
- A computer with at least Windows Vista
- Microsoft .NET Framework 4
Installing
Just run the executable from anywhere you want. No need to install anything.

Usage
Simply select the desired application from the drop down menu, set up your hotkeys by clicking into the corresponding field and pressing the key, including modifiers (CTRL, ALT, SHIFT) if wanted. If your application doesn’t show up, make sure it’s currently outputting audio and click on refresh.
Built With
- Microsoft Visual Studio 2019 Community – The IDE and Compiler used
- CSCore 1.2.1.2 – The audio library used to control volumes
- Fody 6.1.1 – The tool used to embed assemblies
- Fody Costura 4.1.0 – Fody addon used to embed DLLs into application
License
This project is licensed under the MIT License – see the LICENSE file for details
Leave a Reply