Skip to content

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

Notifications You must be signed in to change notification settings

huoyijie/media-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 86.0%
  • Python 11.1%
  • CSS 2.9%