Control the volume of a single application through hotkeys.
With AppVolumeHotkeys you can control the volume of any 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 or find any bugs, please open an issue.
To use AppVolumeHotkeys you only need:
- A computer with at least Windows 7 SP1
- Microsoft .NET Framework 4.8
Just run the executable from anywhere you want.
Simply select the desired application from the drop down menu, set some hotkeys and you're set up. If your application doesn't show up, make sure it's currently outputting audio and click on refresh.
- Microsoft Visual Studio 2022 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
This project is licensed under the MIT License - see the LICENSE file for details