Skip to content

A nodejs implementation to create a web server to share a folder on your PC

License

Notifications You must be signed in to change notification settings

shivamT95/foldershare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foldershare

A nodejs implementation to create a web server to share a folder on your PC

Requirements

  • Nodejs(v0.12.5)
  • A Web brower(tested on google chrome)

Usage

In project directory run

node index.js port path (where path is the path of folder to be shared)

This creates a server at port 8888 on your PC.

On your browser navigate to localhost:8888

Issues,bugs

Let me know about issues at https://github.com/shivamT95/foldershare/issues

About

A nodejs implementation to create a web server to share a folder on your PC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published