Skip to content

Commit 7c9bfcf

Browse files
committed
Add pwrtest download link to the README
1 parent 065ad7d commit 7c9bfcf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ is a battery monitor that has a GUI and can graph the battery charge level.
5858
[Microsoft Powercfg](https://docs.microsoft.com/en-us/windows-hardware/design/device-experiences/powercfg-command-line-options)
5959
can make a battery status report.
6060

61+
[Microsoft pwrtest](https://docs.microsoft.com/en-us/windows-hardware/drivers/devtest/pwrtest)
62+
has a /battery option that allows polling the battery status like battstatus.
63+
It comes with the Windows Driver Kit (WDK) or can be downloaded
64+
[here](https://github.com/jay/battstatus/releases/download/v1.0/pwrtest.zip).
65+
6166
### License
6267

6368
battstatus is free software and it is licensed under the

0 commit comments

Comments
 (0)