~fincham/battery

8274089d3565dd57c7c994f4bddd2a3861d8b67e — Michael Fincham 6 years ago 5c23d65
Update battery
1 files changed, 2 insertions(+), 1 deletions(-)

M battery
M battery => battery +2 -1
@@ 1,7 1,8 @@
#!/usr/bin/python

"""
Iterrogate upowerd over dbus to see what's up with the synthesised composite battery device. No promises.
Interrogate upowerd over dbus to see what's up with the synthesised composite battery device (DisplayDevice). No promises.
On e.g. Lenovo laptops with multiple batteries this produces a nice one line summary of the status of both batteries as an aggregate.

Michael Fincham <michael@hotplate.co.nz> 2017-01-16
"""