termux-battery-status does not give all the information it could.
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.
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 :)
Oh! Okay, sorry. Somehow I missed that.