1.3.0 • Published 3 years ago

droplol v1.3.0

Weekly downloads
4
License
BSD-3-Clause-Clea...
Repository
github
Last release
3 years ago

droplol

wrtc takes a while to get updated to the latest node.js version.

Usage of LTS versions of node.js is recommended with this package.

drop.lol CLI client.

See: filedrop-web and filedrop-ws for more information regarding this project.

Quickstart:

npx droplol ./file.txt
# or, if you only want to receive files:
npx droplol

Usage

Usage: npx droplol [file] [-n network]
  --help, -h     prints help
  --network, -n  sets network name
When file is provided, the file is sent and then the program exits.
When no file is provided, the program will receive all files and
save them in the current directory.

When installed globally (npm install -g droplol) the command is available as drop.