Skip to content

Latest commit

 

History

History
executable file
·
17 lines (14 loc) · 827 Bytes

README.md

File metadata and controls

executable file
·
17 lines (14 loc) · 827 Bytes

snapdrop

HomePage
DEMO
Modify from Snapdrop and Node-Snapdrop. Just Added Internet support and fixed the bug with Firefox receiving files.

How to run

Download the repository in a folder, cd it, install all dependencies with npm i and use this command: node index.js.

Run within your ip

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.

How to use

By default, it is used inside the LAN.
Users who are not in the same LAN can establish a connection by entering the same room name.
Enter a blank room name to return to LAN mode.