vf1 / media-server

Open UPNP/DLNA media server for Windows/Mac/Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Media Server

This is an early version of UPNP/DLNA media server for Windows/Mac/Linux.

How to install and run

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.

Version 0.2.0

Development

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.

Build node-webkit packages

There are two ways: using a python or grunt script.

Python script

Requires python 2.7 to run the script.

nodewebkit.py

Gruntfile

Requres grunt-cli to run Gruntfile. Install project dev dependencies with npm install.

grunt

Analytics

About

Open UPNP/DLNA media server for Windows/Mac/Linux


Languages

Language:JavaScript 86.0%Language:Python 11.1%Language:CSS 2.9%