How to show battery percentage on battery icon in task bar without hovering or clicking?

I developed a simple open-source alternative to solve this exact problem.

Percentage is downloadable from the GitHub repository at https://github.com/kas/percentage.

You can compile the application with Visual Studio or download the executable file from the releases tab in the GitHub repository page.

Here is what the new tray application icon looks like in my GPD Win device:

enter image description here


This is not possible with the onboard tool in Windows10. But there is a 3rd party tool called BatteryBar Pro which displays an battery icon in the taskbar.

enter image description here