Skip to content

Commit 844bc65

Browse files
authored
Added note about my code changes
1 parent 5f603fe commit 844bc65

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1-
# XB1ControllerBatteryIndicator
1+
# XBox One Controller Battery Indicator
22
A simple tray application that shows a battery indicator for an Xbox One controller of choice.
33

44
The style is in line with the rest of the default Windows 10 tray icons:
55

66
![Screenshot](http://i.imgur.com/MZl1F2I.png "Screenshot")
7+
8+
Since SpoinkyNL hasn't worked on this for a while I took the liberty of forking and tinkering with the code a bit.
9+
So far I've mainly tried to add a notification when the controller battery reaches the "empty" state, you now get a balloon message (or for windows 10, an info center notification).
10+
It's still far from perfect and there's probably better solutions to what I did, but it works for now.
11+
12+
Only draw-back of my current approach: the notification stays even when the battery level changes back to good, so you'd have to close the program to get rid of it.

0 commit comments

Comments
 (0)