1188 shaares
15 private links
15 private links
The easiest way to transfer files across devices
受 AirDrop 启发诞生,Snapdrop 功能和界面与 AirDrop 十分相像。Snapdrop 只保留了最核心特性:
- 文件传输
- 开箱即用
- 跨平台,只要有浏览器便能用(Android、iOS、Windows、macOS、Linux)
- 离线使用
只要两个设备在同一个局域网,并且同时打开 snapdrop.net 便能使用。无需任何设置,也不用下载客户端、捣弄端口。
See Also:
- https://wormhole.app/ Wormhole lets you share files with end-to-end encryption and a link that automatically expires. So you can keep what you share private and make sure your stuff doesn't stay online forever.
- https://airportal.cn/
- https://pairdrop.net/ Fork of Snapdrop with more improvements and internet transfer
- https://github.com/szimek/sharedrop 一个开源的 Web 应用,允许用户在局域网里通过 WebRTC 分享文件。如果不在同一局域网,可以进入同一个页面进行分享。demo
- https://nearshare.shortdev.de/ 使用 Windows 就近共享(Nearby Sharing)功能在 Android 与 Windows 之间传输文件
- https://github.com/blenderskool/blaze
- https://github.com/spieglt/FlyingCarpet File transfer between Android, iOS, Linux, macOS, and Windows over ad hoc WiFi. No network infrastructure required, just two devices with WiFi chips in close range.
- https://gist.github.com/SMUsamaShah/fd6e275e44009b72f64d0570256bb3b2 List of P2P file sharing tools
- https://blip.net/ Send big files with no size limits, at full quality, directly to other people and devices. Blip lets you send files of any size across platforms to your other devices, or to anyone (wherever they are). Files go directly to the other person, so they can start receiving instantly at super fast speeds, even over long distances.
- https://github.com/ShouChenICU/FastSend FastSend 是一个基于 WebRTC 技术的点对点文件传输工具,支持快速的目录同步和文件传输。通过浏览器即可实现安全、高效的文件共享。 demo
- https://github.com/WCY-dt/EasyTransfer 开源的文件传输工具,匿名加密,只需访问网页,即可连接到其他设备,基于 webRTC 和 Vue.js。demo