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

I want to show battery percentage on battery icon in the task bar.

Currently it appears this way.

Battery icon in task bar

I cannot see charge left percentage unless I click or hover over the icon.

Hover over Battery icon in task bar

enter image description here

What I have in mind is OS X like battery icon.

Battery icon in OS X task bar

How can it be done?


Solution 1:

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

Solution 2:

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