2020-03-24 00:40:23 +01:00
# Snapdrop
2015-12-18 16:50:36 +01:00
2020-07-14 21:32:50 +02:00
[Snapdrop ](https://snapdrop.net ): local file sharing in your browser. Inspired by Apple's Airdrop.
2017-01-14 21:52:52 +01:00
2020-09-14 02:56:12 +02:00
2020-07-14 21:32:50 +02:00
#### Snapdrop is built with the following awesome technologies:
2018-09-21 19:51:29 +02:00
* Vanilla HTML5 / ES6 / CSS3
* Progressive Web App
2015-12-29 01:42:01 +01:00
* [WebRTC ](http://webrtc.org/ )
2020-07-14 21:32:50 +02:00
* [WebSockets ](http://www.websocket.org/ )
2015-12-29 01:42:01 +01:00
* [NodeJS ](https://nodejs.org/en/ )
2016-10-09 00:28:20 +02:00
* [Material Design ](https://material.google.com/ )
2015-12-18 16:50:36 +01:00
2020-09-14 02:58:55 +02:00
> If you want to self-host your own instance, [you can with docker.](/docs/local-dev.md)
2020-09-14 02:56:12 +02:00
2020-01-16 09:07:37 +01:00
## Support the Snapdrop Community
2020-09-14 02:56:12 +02:00
Snapdrop is free. Still, we have to pay for the server. If you want to contribute, please use PayPal:
2020-01-31 09:17:35 +01:00
[<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=74D2NE84JHCWG&source=url )
or Bitcoin:
2020-01-16 09:10:40 +01:00
[<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! )
2018-09-21 16:12:21 +02:00
2020-07-14 22:30:09 +02:00
Alternatively, you can become a [Github Sponsor ](https://github.com/sponsors/RobinLinus ).
2020-01-16 09:07:37 +01:00
Thanks a lot for supporting free and open software!
2020-09-14 02:58:55 +02:00
> Have any questions? You can read our [faq](/docs/faq.md)
2018-09-21 16:12:21 +02:00
2015-12-29 17:29:32 +01:00
2016-01-02 14:19:11 +01:00
2020-09-14 02:56:12 +02:00
## Apps
1. [Snapdrop PWA ](/docs/faq ) <!-- Don't know how to do a direct link -->
2020-01-31 09:31:00 +01:00
2020-09-14 02:56:12 +02:00
1. [Snapdrop Desktop App ](https://github.com/infin1tyy/snapdrop-desktop ) built on top of Electron. (Thanks to [Infin1tyy! ](https://github.com/infin1tyy/ )).
2020-01-31 09:31:00 +01:00
2020-09-14 02:56:12 +02:00
1. Feel free to make one :)
2020-01-31 09:31:00 +01:00