Skip to content

A simple tray app that displays the battery level of most bluetooth game controllers

License

Notifications You must be signed in to change notification settings

fabianocruzdf/XBatteryStatus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XBatteryStatus

A tray app that displays the battery level of most bluetooth game controllers

Tray Icon

Features

  • Support for every bluetooth game controller that uses the standard ble battery service (Tested on Xbox Series X Controller)
  • Battery level indication as dynamic tray icon
  • Battery percentage when hovering over the icon
  • Low battery notification at 15%, 10% and 5%
  • Support for multiple paired controllers (but only one connected at a time)
  • Tray icon will hide itself when no controller is connected

Installation

  • Install the .NET 5 Desktop Runtime (x64)
  • Make sure to pair your controller before running the app or restart after pairing a new one
  • Download the latest release
  • Run the install.bat with admin permissions or manually move the XBatteryStatus.exe to the autostart folder

About

A simple tray app that displays the battery level of most bluetooth game controllers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 81.0%
  • Batchfile 19.0%