noblereign / percentage

see the battery percentage in your taskbar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i dont know how to do c# so im just combining some random fixes i found from three different forks

transparent bg https://github.com/ShaggyPanchal/percentage/tree/master/percentage/percentage

more detailed tooltip https://github.com/nicka101/percentage/tree/master/percentage/percentage

no blurry text https://github.com/solo5star/percentage/tree/master/percentage/percentage

percentage

See your battery percentage in the Windows 10 system tray

Installing

  • Download the latest release
  • Put percentage.exe in your startup folder
    • To get to your startup folder, press Windows+R, type shell:startup, and press enter

Compiling

This project was compiled with Visual Studio Professional 2015.

Contributing

I created this project with a very basic understanding of developing C# desktop applications and contributions are extremely welcome!

About

see the battery percentage in your taskbar

License:MIT License


Languages

Language:C# 100.0%