fm-sys / node-snapdrop

Node version of the original Snapdrop

Home Page:https://node-snapdrop.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-snapdrop

Just the original Snapdrop, with complete Node.js server.

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.

About

Node version of the original Snapdrop

https://node-snapdrop.herokuapp.com


Languages

Language:JavaScript 64.6%Language:HTML 19.2%Language:CSS 16.2%