Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Discover devices and services on the local network

License

Notifications You must be signed in to change notification settings

homespun/homespun-discovery

Repository files navigation

homespun-discovery

Discover devices and services on the local network.

Initial check-in. Nothing to see here, move along, move along...

Installation

On Linux, you might see this output for the second command:

npm ERR! pcap2@3.0.4 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!

If so, please try

% apt-get install libpcap-dev

and try

% sudo npm install -g homespun-discovery

again!

NB: If you install homebridge like this:

sudo npm install -g --unsafe-perm homebridge

Then all subsequent installations must be like this:

sudo npm install -g --unsafe-perm homespun-discovery

About

Discover devices and services on the local network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published