Reference
Tool reference
Every tool LeSysBot can call, across the bundled set and the official cross-platform collection — 12 packages exposing 19 tools. Each page documents the parameters, the command actually run, and whether it asks you to confirm first.
No packages match that filter.
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.
Basic machine information and free disk space.
get_system_infodisk_usageCurrent date, time, and timezone information.
get_datetimeReboot or power off the machine, scheduled a minute out and cancellable.
rebootpower_offcancel_shutdownCPU temperature from Linux thermal sensors.
cpu_tempNVIDIA GPU temperature via nvidia-smi.
gpu_tempMeasure internet download speed and latency.
speedtestFetch a URL and return its text content.
fetch_urlPublish the Grafana system dashboard as an expiring public link, then list or delete your shares.
share_dashboardlist_snapshotsdelete_snapshotOfficial 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.
lesysbot install lesysbot/lesysbot-packages-officialPing, DNS lookup, and traceroute on every OS.
pingdns_lookuptracerouteCPU and GPU temperatures on Linux, macOS, and Windows.
temperatureBattery charge, power source, and time remaining.
batteryMeasure current internet download speed and latency.
speedtestOne 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.