lefred / snapdrop

Modify from Snapdrop by RobinLinus,just added Internet sharing.

Home Page:https://www.fairysoft.net/post/66.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Modify from Snapdrop by RobinLinus,just added Internet sharing.

https://www.fairysoft.net/post/66.html

License:GNU General Public License v3.0


Languages

Language:JavaScript 76.3%Language:HTML 12.7%Language:CSS 11.0%