hb-lib-tools
homebridge-lib
Tools
Copyright © 2018-2024 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