What can it do?
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.
Prerequisites
To use AppVolumeHotkeys you only need:
Just run the executable from anywhere you want.
Usage
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.
Built With
This project is licensed under the MIT License - see the LICENSE file for details
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.
Getting StartedPrerequisites
To use AppVolumeHotkeys you only need:
- A computer with at least Windows Vista
- Microsoft .NET Framework 4
Just run the executable from anywhere you want.
Usage
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.
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
This project is licensed under the MIT License - see the LICENSE file for details