Skip to content

myfix16/BatteryTracker

Repository files navigation

Battery Tracker

Translation status

Show remaining battery percentage on Windows taskbar.

Charging Fully Charged

Features

  1. It will automatically switch icon color when user change the system theme. ✨

  2. 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!

  3. Modern setting UI that fits the Operating System

Prerequisites

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.

How to Install

Microsoft Store

Alternatively, you can download the installers in the release page.

Privacy Policy

See Privacy.md.

How to Contribute

Priority place for bugs: https://github.com/myfix16/BatteryTracker/issues
Priority place for ideas and general questions: https://github.com/myfix16/BatteryTracker/discussions

Translations

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/

Translation status

Alternatively, you can manually edit the translation files in src/Strings.

Building from source

1. Prerequisites

2. Clone the repository

git clone https://github.com/myfix16/BatteryTracker

This will create a local copy of the repository.

3. Build the project

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

Acknowledgments

Special thanks to: