Skip to content

kmjayadeep/wshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Wshare - simple file sharing application built in node

Installation

$ npm install -g wshare

Usage

To start a server on HOME/Wshare

$ wshare [options]

Options:

-h, --help             output usage information
-V, --version          output the version number
-d, --dir <directory>  Directory to Serve
-p, --port <number>    Port

The server will be started if the given directory has write permissions

Just go to : http://your_ip:PORT to share files anywhere from the network

Screenshot

alt text