This is an early version of UPNP/DLNA media server for Windows/Mac/Linux.
The media server is available as pre built binaries or node-webkit application. To hide the window when you start the application, use the --hide
argument command line.
The media server is node js application based on upnpserver powered by node-webkit, reactjs and other useful node-js modules.
git clone https://github.com/vf1/media-server.git
npm install --production
flatten-packages
The flatten-packages eliminates this issue.
There are two ways: using a python or grunt script.
Requires python 2.7 to run the script.
nodewebkit.py
Requres grunt-cli to run Gruntfile
. Install project dev dependencies with npm install
.
grunt