1
0
mirror of https://github.com/RobinLinus/snapdrop.git synced 2025-05-15 07:00:08 -07:00

chore: update README.md

This commit is contained in:
dspitzer 2025-02-10 11:35:43 +01:00 committed by GitHub
parent f88d46edbc
commit b8b78cc22a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,21 @@
[Snapdrop](https://snapdrop.net): local file sharing in your browser. Inspired by Apple's Airdrop.
## Snapdrop is now LimeWire
Dear Snapdrop community,
Snapdrop has been acquired by LimeWire, a leading file sharing platform with integrated AI tools. You can continue to share any files between devices, while benefitting from:
* sharing files between devices in the same network
* anonymous up- & downloads
* end-to-end encryption
* up to 40GB storage for free users
* integrated AI tools for signed-up users
#### Snapdrop is built with the following awesome technologies:
Visit [snapdrop.net](https://snapdrop.net) or [limewire.com](https://limewire.com)
The Github repository will stay as-is and you can still go ahead and download and run the classic Snapdrop on your own infrastructure.
## Classic Snapdrop is built with the following awesome technologies
* Vanilla HTML5 / ES6 / CSS3 frontend
* [WebRTC](http://webrtc.org/) / [WebSockets](http://www.websocket.org/)
* [NodeJS](https://nodejs.org/en/) backend
@ -13,22 +26,3 @@
Have any questions? Read our [FAQ](/docs/faq.md).
You can [host your own instance with Docker](/docs/local-dev.md).
## Support the Snapdrop Community
Snapdrop is free. Still, we have to pay for the server. If you want to contribute, please use PayPal:
[<img src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif">](https://www.paypal.com/donate/?hosted_button_id=MG8GV7YCYT352)
or Bitcoin:
[<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!)
[Bitcoin Lighting](https://tippin.me/@robin_linus)
Alternatively, you can become a [Github Sponsor](https://github.com/sponsors/RobinLinus).
Thanks a lot for supporting free and open software!