wingkeet / upnp

Node.js program to discover and browse UPnP media servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

upnp

Node.js program to discover and browse UPnP media servers.

Introduction

upnp is a Node.js CLI program to demonstrate how to discover and browse UPnP media servers.

Prerequisites

Installation

$ cd ~
$ git clone https://github.com/wingkeet/upnp.git
$ cd upnp
$ npm install

Usage

Type npm start to run the program. Below is a sample screenshot:

Screenshot

Authors

  • Steve Leong - Initial work

License

This project is licensed under the MIT License - see the LICENSE file for details.

References

About

Node.js program to discover and browse UPnP media servers.

License:MIT License


Languages

Language:JavaScript 100.0%