From 3e291e7356c279e1094c2262185befd8f6479db4 Mon Sep 17 00:00:00 2001 From: David Ferguson Date: Fri, 24 Jun 2016 15:22:50 +0200 Subject: [PATCH] Add Polo - Zero-config service discovery Polo is a really slick little module I've used in numerous projects allowing you to easily discover other services running on your network. Closes #537 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 941c34f..3a4d8cc 100644 --- a/readme.md +++ b/readme.md @@ -534,6 +534,7 @@ - [get-port](https://github.com/sindresorhus/get-port) - Get an available port. - [ipify](https://github.com/sindresorhus/ipify) - Get your public IP address. - [getmac](https://github.com/bevry/getmac) - Get the computer MAC address. +- [polo](https://github.com/mafintosh/polo) - Zero-config service discovery. ### Database