Socket
Socket
Sign inDemoInstall

hb-nb-tools

Package Overview
Dependencies
61
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    hb-nb-tools

Homebridge NB Tools


Version published
Maintainers
1
Created

Readme

Source

Homebridge NB Tools

Downloads Version JavaScript Style Guide

Homebridge NB Tools

Copyright © 2020-2024 Erik Baauw. All rights reserved.

This repository provides a standalone installation of the command-line tools from Homebridge NB:

ToolDescription
nb Interact with Nuki bridge from command line.

Each command-line tool takes a -h or --help argument to provide a brief overview of its functionality and command-line arguments.

Prerequisites

Homebridge NB communicates with the Nuki Bridge using the local Nuki Bridge HTTP API. You need to enable this API through the Nuki app.

Installation

$ sudo npm -g i hb-nb-tools

Homebridge NB Tools uses sodium-plus for encrypted tokens. This optional dependency contains C++ modules, that might need to be compiled on installation. In case you want to install Homebridge NB Tools on a system that doesn't include the build tools needed for this, you might need to skip installation of sodium-plus by

$ sudo npm -g i hb-nb-tools --omit=optional

Homebrdige NB Tools reverts to hashed tokens when sodium-plus isn't installed.

Keywords

FAQs

Last updated on 10 May 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc