Skip to content

nguyendichtu91295/streaming-express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streaming-express

Lets you share your folder/finder to device via browser The main goal of this project is to let users access their media assets if there is an browser.

Installation

$ npm install

Start server

Run these scripts to start server. Pass a directory location to --path to serve it.

$ npm run start -- --path="path_to_share"

The default port is 3000, if you want to go for another one just pass a --port with number.

$ npm run start -- --path="path_to_share" --port=8080

Run on browser

After you enter Installation and Start script. There will be an accessible IP Address and Port number, use that on your browser.

About

Lets you share your folder/finder to device via browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published