Just the original Snapdrop, with complete Node.js server.
Download the repository in a folder, cd it, install all dependencies with npm i
and use this command: node index.js
.
Use this command, instead, to run not locally but in your public "sharable" ip: node index.js public
.
Make sure to check your ip address using your OS command.