Skip to content
 
 

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

percentage

This is a fork of a project done by Kenneth Schnall that displays battery percentage in the Windows 10 system tray, with some minor tweaks that are optimized for my laptop and preferences.

The biggest change I made was making the text a different color when the computer is charging. The original code adds a degree sign but it makes the text blurry for me.

Installing

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

Compiling

This project was compiled with Visual Studio Community 2022.

Select ".NET desktop development" when setting up Visual Studio.

To build the project

  1. Open the percentage/percentage.sln file with Visual Studio
  2. Click "Build > Build Solution"
  3. percentage.exe can be found at percentage\percentage\percentage\bin\Debug\percentage.exe

About

See your battery percentage in the Windows 10 system tray

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages