hb-lib-tools
Version:
homebridge-lib Command-Line Tools`
28 lines (20 loc) • 1.01 kB
Markdown
<span align="center">
# hb-lib-tools
[](https://www.npmjs.com/package/hb-lib-tools)
[](https://www.npmjs.com/package/hb-lib-tools)
[](https://standardjs.com)
</span>
## `homebridge-lib` Tools
Copyright © 2018-2025 Erik Baauw. All rights reserved.
This repository provides a standalone installation of the command-line tools from [homebridge-lib](https://github.com/ebaauw/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
```