Skip to content

rafaelurben/node-snapdrop

 
 

Repository files navigation

node-snapdrop

This is a copy of node-snapdrop (by Bellisario), which is just the original Snapdrop (by RobinLinus), but with a complete Node.js server.

Why this fork?

This fork of node-snapdrop has been created to:

  • Translate the Snapdrop UI to German.
  • Add a QR code to the UI
  • Host an own Snapdrop server at drop.rafaelurben.ch.

Getting started

To get started, clone and cd the repo:

git clone https://github.com/rafaelurben/node-snapdrop.git && cd node-snapdrop

Install all dependencies with NPM:

npm install

Start the server with:

node index.js

Public Run

If you want to run in your public "sharable" IP instead of locally, you can use this command:

node index.js public

Tip

Remember to check your IP Address using your OS command to see where you can access the server.

Contributing

We ❤️ contributions!
Feel free to open an issue or a pull request but follow Contributing Guidelines.

If you don't know where to start, check out the help wanted issues!

License

GPL-3.0 License here.

About

node-snapdrop with a German UI & some improvements

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • JavaScript 64.1%
  • HTML 19.9%
  • CSS 15.8%
  • Dockerfile 0.2%