Changed font to Roboto (https://fonts.google.com/specimen/Roboto) to make it better looking (taller) on my 720p screen. At full battery the '100' is too wide and gets cut though. Forked from Furfx, who made the original (by kas) transparent. Compiled with Visual Studio 2017.
File exe available here: https://github.com/EdoGimo/percentage/releases/tag/v1.3.0
https://github.com/kas/percentage
See your battery percentage in the Windows 10 system tray
- Download the latest release
- Put
percentage.exe
in your startup folder- To get to your startup folder, press
Windows+R
, typeshell:startup
, and press enter
- To get to your startup folder, press
This project was compiled with Visual Studio Professional 2015.
I created this project with a very basic understanding of developing C# desktop applications and contributions are extremely welcome!