About

Share files Fast, Easy and Secure, to world or on your local network. by Tiago Danin.


FileXShared

Travis Downloads Node Version XO code style

Share files Fast, Easy and Secure, to world or on your local network.

Installation

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

Usage

# Start
fileXShared

# Start (with dark theme)
filexshared --dark

# Start (enable password)
filexshared --password=1234567890

# Start (without "Close Server" option)
filexshared --disable-close

Tests

To run the test suite, first install the dependencies, then run test:

# NPM
npm test
# Or Using Yarn
yarn test

Dependencies

Dev Dependencies

Contributors

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.

License

MIT © Tiago Danin


JavaScript

8