Skip to content

raymelon/VolPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Volπ: Volume Percent Indicator forthebadge

Your volume percentage etched on your tray.

From alt tag to... alt tag

See VolPI/screenshots for more.

Build status Tweet os (Windows 7+) .NET (4.0+)

How To's

  • To mute/unmute, double click the tray icon.

    alt tag alt tag

  • To open the Windows' volume slider sndvol.exe -f, single click the tray icon.

  • To show the tray menu, right click the tray icon.

Download

  • Once finished, extract the zip file.
  • Open VolPI.exe and place it anywhere on your tray.
  • Don't forget to add VolPI.exe to startup.
  • Enjoy!

Audio Libraries

This project uses AudioSwitcher and NAudio.

Integrate these libraries on your projects too! NuGet

PM> Install-Package AudioSwitcher.AudioApi.CoreAudio
PM> Install-Package NAudio

Licenses License: MIT License: MS-PL License: CC BY-NC 4.0 Creative Commons License

This app's code is licensed under MIT License while its icon files VolPI.ico and VolPI icon.png are licensed under Creative Commons Attribution-NonCommercial 4.0 International License. AudioSwitcher and NAudio are licensed under Microsoft Public License (MS-PL).