termux-api-package icon indicating copy to clipboard operation
termux-api-package copied to clipboard

termux-battery-status does not give all the information it could.

Open crabdancing opened this issue 6 years ago • 2 comments

BatteryBotPro gives some of extra information including the voltage of the battery, and includes several hacks to get mA (which do not apparently work on all phones, but may still be useful on a number of them). It also includes access to predictions of how much time is left until the battery runs out or finishes recharging, etc. It would be useful to add these features to termux-battery-status for scripts to make use of.

For convenience, here is the mA code, and here is the general battery info code. And here is some battery prediction stuff.

crabdancing avatar Jan 09 '19 16:01 crabdancing

Hi, this isn't to do with this package, it's to do with the main API. You'll want to report it there. (It's another repo on this account.)

This is just a bunch of bash scripts which act as handlers to allow better user interaction and controllability.

Thanks :)

CanadaHonk avatar Mar 26 '19 22:03 CanadaHonk

Oh! Okay, sorry. Somehow I missed that.

crabdancing avatar Mar 26 '19 23:03 crabdancing