LeSysBot docs

Bundled

Ships inside the LeSysBot package itself. These are available the moment you finish the installer — nothing to install, nothing to pin. They stay deliberately dependency-light so a fresh install is useful on any OS.

Included with LeSysBot — nothing to install.

Official packages

The official collection — capability-shaped, not OS-shaped. Each package carries its per-OS variants (ping -c vs ping -n, hwmon vs SMC vs WMI), so one install covers Linux, macOS, and Windows. The repo also ships Grafana dashboard packages (network-traffic, gpu-detail) that install the same way.

shell
lesysbot install lesysbot/lesysbot-packages-official

One package per capability, every OS

Packages in the official collection are capability-shaped, not OS-shaped: the network package carries ping -c/ping -n and traceroute/tracert as per-OS variants of the same tools, and temperature picks the right reader (hwmon, SMC, or WMI) at call time. Install once; the right variant runs wherever it lands.