https://github.com/SnapDrop/snapdrop
A Progressive Web App for local file sharing
https://github.com/SnapDrop/snapdrop
pwa snapdrop webrtc
Last synced: 2 months ago
JSON representation
A Progressive Web App for local file sharing
- Host: GitHub
- URL: https://github.com/SnapDrop/snapdrop
- Owner: SnapDrop
- License: gpl-3.0
- Created: 2015-12-18T15:44:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-31T10:11:51.000Z (about 1 year ago)
- Last Synced: 2024-11-27T02:51:54.210Z (11 months ago)
- Topics: pwa, snapdrop, webrtc
- Language: JavaScript
- Homepage: https://snapdrop.net
- Size: 3.41 MB
- Stars: 18,428
- Watchers: 188
- Forks: 1,681
- Open Issues: 285
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-repositories - SnapDrop/snapdrop - A Progressive Web App for local file sharing (JavaScript)
- stars - SnapDrop/snapdrop
- awesome-luooooob - SnapDrop/snapdrop - A Progressive Web App for local file sharing (JavaScript)
README
# Snapdrop
[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 usersVisit [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
* [Progressive Web App](https://wikipedia.org/wiki/Progressive_Web_App)Have any questions? Read our [FAQ](/docs/faq.md).
You can [host your own instance with Docker](/docs/local-dev.md).