files-share
v1.0.1
Published
a simple tool to share local files
Readme
files-share
a simple tool to share local files
files-share is:
- Easy - You can easily share your local files with people on the same LAN
Installation
$ npm install -g files-shareUsage
CLI
Specify a directory to share.
$ share -d dirRecursively share all files in a directory.
$ share -d dir -r