DEV Community

yehuda v
yehuda v

Posted on

Control Windows Volume With Mouse Side Buttons

I wanted to share a small and useful project I built called MouseVolume. It is a lightweight Windows tool that lets you control your system volume using the side buttons of your mouse, for anyone who has them. No need to look for the volume keys on the keyboard anymore.

šŸ”¹ Forward mouse button increases the volume
šŸ”¹ Back mouse button decreases the volume
šŸ”¹ Runs quietly in the background and uses very little resources
šŸ”¹ Available as an Installer or a Portable version
šŸ”¹ Open source on GitHub

Download here:
https://github.com/Yehuda-V/MouseVolume/releases/tag/v1.0.0

• Installer
Regular installation and adds startup with Windows

• Portable
No installation needed, just extract and run

If you are interested, you can find the full source code here:
https://github.com/Yehuda-V/MouseVolume

Top comments (0)