cd8608 / percentage

See your battery percentage in the Windows 10 system tray

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

percentage

See your battery percentage in the Windows 10 system tray

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 2019.

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

Contributions

My goal for this project is to keep it as simple as possible. I welcome suggestions, but for complicated features I'd recommend forking the project.

About

See your battery percentage in the Windows 10 system tray

License:MIT License


Languages

Language:C# 100.0%