jay / battstatus

Monitor the Windows battery status for changes in state
Other
8 stars 1 forks source link

Add a command line parameter to show the battery's information #2

Closed Zero3K closed 2 years ago

Zero3K commented 2 years ago

It would be nice if you could do that.

jay commented 2 years ago

I think you can get that information in verbose mode.

Zero3K commented 2 years ago

It doesn't show the kind of information that Battery Mode (https://en.bmode.tarcode.ru/) shows.

jay commented 2 years ago

It looks like it gives the same information. What specifically?

Zero3K commented 2 years ago

image

jay commented 2 years ago

I think much of that information should be available in verbose mode.

Zero3K commented 2 years ago

All I get is the following:

--- Sun Apr 24 02:01:14 AM --- ACLineStatus: Online BatteryFlag: Low | Charging BatteryLifePercent: 26% SystemStatusFlag: Battery saver is off BatteryLifeTime: Unknown BatteryFullLifeTime: Unknown Battery Power Rate: +43103mW (or relative)

jay commented 2 years ago

There are multiple levels of verbose mode. Try -vvv

Zero3K commented 2 years ago

Actually, -v worked. I just didn't scroll up.

jay commented 2 years ago

Ok