Snapdrop is an open-source, web-based file sharing tool that enables instantaneous file transfer between devices on the same local network. Inspired by Apple’s AirDrop, Snapdrop works entirely within the browser, requiring no app installation, no account registration, and no configuration. It uses WebRTC technology to establish a direct peer-to-peer connection between devices, ensuring that your files never pass through an intermediate server.
The concept is beautifully simple: open the Snapdrop website on two devices that are connected to the same network, and they will automatically discover each other. Click on the device you want to send a file to, select the file, and the transfer happens in seconds. The interface is clean and minimal, showing only connected devices and a file picker dialog.
Snapdrop is particularly useful in environments where you need to share files quickly between different operating systems — Android to Windows, iPhone to Linux, or any other combination. It handles any file type and the transfer speed is limited only by your local network bandwidth.
Web (any modern browser).
GNU General Public License v3.0 (GPL-3.0)