Share files Fast, Easy and Secure, to world or on your local network. by Tiago Danin.
Share files Fast, Easy and Secure, to world or on your local network.
Module available through the npm registry. It can be installed using the npm
or yarn
command line tools.
# NPM
npm install filexshared --global
# Or Using Yarn
yarn global add filexshared
# Start
fileXShared
# Start (with dark theme)
filexshared --dark
# Start (enable password)
filexshared --password=1234567890
# Start (without "Close Server" option)
filexshared --disable-close
To run the test suite, first install the dependencies, then run test
:
# NPM
npm test
# Or Using Yarn
yarn test
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.
JavaScript
8