snapdrop

A Progressive Web App for local file sharing https://github.com/RobinLinus/snapdrop snapdrop.net
git clone http://git.hanabi.in/repos/snapdrop.git
Log | Files | Refs | README | LICENSE

README.md (1275B)


      1 # Snapdrop 
      2 
      3 [Snapdrop](https://snapdrop.net): local file sharing in your browser. Inspired by Apple's Airdrop.
      4 
      5 
      6 #### Snapdrop is built with the following awesome technologies:
      7 * Vanilla HTML5 / ES6 / CSS3 frontend
      8 * [WebRTC](http://webrtc.org/) / [WebSockets](http://www.websocket.org/)
      9 * [NodeJS](https://nodejs.org/en/) backend
     10 * [Progressive Web App](https://de.wikipedia.org/wiki/Progressive_Web_App)
     11 
     12 
     13 Have any questions? Read our [FAQ](/docs/faq.md).
     14 
     15 You can [host your own instance with Docker](/docs/local-dev.md).
     16 
     17 
     18 ## Support the Snapdrop Community
     19 Snapdrop is free. Still, we have to pay for the server. If you want to contribute, please use PayPal:
     20 
     21 [<img src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif">](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FTP9DXUR7LA7Q&source=url)
     22 
     23 or Bitcoin:
     24 
     25 [<img src="https://coins.github.io/thx/logo-color-large-pill-320px.png" alt="CoinThx" width="200"/>](https://coins.github.io/thx/#1K9zQ8f4iTyhKyHWmiDKt21cYX2QSDckWB?label=Snapdrop&message=Thanks!%20Your%20contribution%20helps%20to%20keep%20Snapdrop%20free%20for%20everybody!) 
     26 
     27 Alternatively, you can become a [Github Sponsor](https://github.com/sponsors/RobinLinus).
     28 
     29 Thanks a lot for supporting free and open software!
     30 
     31 
     32