Package Exports
- hb-lib-tools
- hb-lib-tools/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (hb-lib-tools) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
hb-lib-tools
homebridge-lib Tools
Copyright © 2018-2023 Erik Baauw. All rights reserved.
This repository provides a standalone installation of the command-line tools from homebridge-lib:
| Tool | Description |
|---|---|
hap |
Logger for HomeKit accessory announcements. |
json |
JSON formatter. |
sysinfo |
Print hardware and operating system information. |
upnp |
UPnP tool. |
Each command-line tool takes a -h or --help argument to provide a brief overview of its functionality and command-line arguments.
Installation
$ sudo npm -g i hb-lib-tools