battery-stats icon indicating copy to clipboard operation
battery-stats copied to clipboard

Log battery charge (battery-stats-collector), show gnuplot graphs (battery-graph)

Results 10 battery-stats issues
Sort by recently updated
recently updated
newest added

As per title. ``` unrecognized option -title line 0: Cannot load input from 'Battery Graph' ``` Or with bash -x ``` + gnuplot -persist -title 'Battery Graph' + echo 'zero_time_err...

Is there any way to save the graph as an image? As a flag to the `battery-graph` command?

I just installed from git and it appears that no init script gets installed by default. I will share the systemd script I created for my system: ``` # cat...

Hello, When removing the AC adapter and plugging it back (or the other way) the graph gets cut. I haven't dug into the code much, but I suspect that those...

`--persist` option keep graph window live. however, because you remove the temp file, window often crash when zoom or panning. i suggest that use `pause mouse close` which make gnuplot...

In `battery-stats-collector` when `get_logline` is unable to determine a value for `ac_online` it echoes a message warning that "_No power supply found_". This line then goes to the log file...

copy of https://github.com/petterreinholdtsen/battery-status/issues/9 - from @solarnz. battery-status-collect will collect statistics for all batteries that are present on the system, however battery-status-graph assumes that there is only one battery in the...

Previously, only data on the first battery found was collected. Some laptops (like the Thinkpad T470) have multiple batteries, resulting in the charge from only one being logged. Treat all...

this is a rare case of when i think it is relevant to keep a larger amount of logs. the current configuration of the debian package only ships with 5...

i get the following when running the flow program on my logfile: ``` [1239]anarcat@angela:battery-stats$ /usr/share/battery-stats/battery-stats-graph-flow Argument "" isn't numeric in subtraction (-) at - line 17, line 4. Argument ""...