HaleShaw / 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

  • 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

Customize font

  • The default font is Segoe UI
  • You can add a parameter to define the font when you run the application. You can add the parameter in the command window or the shortcut of the application.
    • ercentage.exe "Arial"

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 your battery percentage in the Windows 10 system tray

License:MIT License


Languages

Language:C# 100.0%