Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tommaier123 committed Aug 8, 2023
2 parents d712b0b + ea8bd8c commit 5d6d858
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,19 @@ A clean and lightweight tray app that displays the battery level of most bluetoo
* Support for multiple paired controllers (but only one connected at a time)
* Tray icon will hide itself when no controller is connected
* Support for Windows light mode and dark mode
* Update notifications for new versions

## Installation
* Install the [.NET 5 Desktop Runtime (x64)](https://dotnet.microsoft.com/download/dotnet/5.0)
* Make sure to pair your controller before running the app or restart after pairing a new one
* Download the [latest release](https://github.com/tommaier123/XBatteryStatus/releases/latest)
* Run the install.msi

## Updating
(When a new version is released you will get notified only three times)
* Stop XBatteryStatus by rightclicking on the icon
* Download the [latest release](https://github.com/tommaier123/XBatteryStatus/releases/latest)
* Run the install.msi

## Setup
* After pairing a new controller you need to stop and restart XBatteryStatus or turn off and on Bluetooth
* This needs to be done only once after pairing after that everything will work automatically

0 comments on commit 5d6d858

Please sign in to comment.