StarTray Battery - lightweight and elegant open-source application that displays your laptop's battery percentage in the system tray.
Supports: Windows 10 and Windows 11 64-bit (x64) operating systems.
Designed and developed by @justinnas
You can download the latest version of StarTray Battery from GitHub Releases. Scroll down to 'Assets' section and choose between the installer or the portable version based on your preference.
Disclaimer: This appliaction requires administrative privileges in order to read battery data. Since this application is new, it might trigger some antivirus systems. If you prefer, you can review the source code and compile the application yourself.
The icon can be customized through the themes menu.
The icons also work well with StarTray Temperature. If you need to monitor your computer's temperatures, check it out!
This application is very simple to use. After launching the application, you will see battery icon in the system tray.
You can right-click the icon to open the menu panel. Left-click opens up Windows battery settings window.
Change Theme
- Change Icon Theme:
- Hover over the "Change Theme" tab.
- Click on the desired theme to change the icon's appearance.
Options
- Run on Startup:
- Hover over the "Options" tab.
- Select "Run on Startup" to enable or disable the application’s ability to start when your system boots up.
- Generate battery report:
(Generate battery report is a shortcut that uses Windows' powercfg tool to generate a detailed battery report)- Hover over the "Options" tab.
- Click on "Generate battery report". Battery report will open after generation and the file will be saved on desktop.
Exit
- Close the Application:
- Click the "Exit" button to quit StarTray Battery.
If you prefer, you can review the source code and compile the application yourself. After compiling the application, copy the 'Resources' and 'Licenses' folders and their contents to the same directory as the compiled .exe file.
This project uses the following libraries: System.ValueTuple (MIT License), Microsoft.Toolkit.Uwp.Notifications (MIT License), TaskScheduler (MIT License).
This project uses the Open Sans font, designed by Steve Matteson, licensed under SIL Open Font License, Version 1.1.
Their respective license files can be found here.
StarTray Battery is licensed under GNU General Public License v3.0 license, please see the license file for more details.