Show remaining battery percentage on Windows taskbar.
Charging | Fully Charged |
-
It will automatically switch icon color when user change the system theme. ✨
-
It can notify users when the battery life is lower/higher than a threshold or the battery is fully charged. And the notifications are fully customizable!
-
Modern setting UI that fits the Operating System
The application requires .NET 7 Desktop Runtime and Windows App SDK Runtime. If you install from Microsoft Store, dependencies will be automatically installed. Otherwise, you can download them from Microsoft .NET Website and Windows App SDK Downloading Page.
Alternatively, you can download the installers in the release page.
See Privacy.md.
Priority place for bugs: https://github.com/myfix16/BatteryTracker/issues
Priority place for ideas and general questions: https://github.com/myfix16/BatteryTracker/discussions
You can make Battery Tracker more accessible by translating it to new languages! ❤️
We use Weblate's cool free Libre plan that supports open source software projects! You can find our project here: https://hosted.weblate.org/projects/battery-tracker/app/
Alternatively, you can manually edit the translation files in src/Strings
.
- Visual Studio 2022 with the following individual components:
- Windows 11 SDK (10.0.22000.0)
- .NET 7 SDK
- Git for Windows
- Windows App SDK 1.2
git clone https://github.com/myfix16/BatteryTracker
This will create a local copy of the repository.
To build Files for development, open the BatteryTracker.sln
item in Visual Studio. Right-click on the BatteryTracker
project in solution explorer and select ‘Set as Startup item’.
In the top pane, select the items which correspond to your desired build mode and the processor architecture of your device and click 'run'.
Special thanks to: