hughsie / PowerSBU

Visualize solar, battery and utility power data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PowerSBU

These tools allows you to visualize the usage of solar, battery and utility power over different time spans, allowing you to effectively manage battery banks and solar panel arrays.

With a pluggable design, PowerSBU can support different types of hardware.

Connecting to a remote server

You can connect to a machine and redirect the D-Bus methods using gabriel:

gabriel -h server -d unix:path=/var/run/dbus/system_bus_socket
DBUS_SYSTEM_BUS_ADDRESS="unix:abstract=/tmp/gabriel" ./src/sbu-gui

About

Visualize solar, battery and utility power data

License:GNU Lesser General Public License v2.1


Languages

Language:C 96.5%Language:Meson 3.5%