1.0.1 • Published 2 years ago

files-share v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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-share

Usage

CLI

Specify a directory to share.

$ share -d dir

Recursively share all files in a directory.

$ share -d dir -r