droplol

drop.lol CLI client for easy peer-to-peer file transfers.

Usage no npm install needed!

<script type="module">
  import droplol from 'https://cdn.skypack.dev/droplol';
</script>

README

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.

Screenshot

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.