mirror of
https://github.com/szimek/sharedrop.git
synced 2026-06-13 21:03:07 +08:00
Update README.md
This commit is contained in:
parent
0c9d1a255e
commit
2946191ea4
@ -1,6 +1,6 @@
|
||||
# 
|
||||
|
||||
ShareDrop is HTML5 clone of Apple [AirDrop](http://support.apple.com/kb/ht4783) that uses [WebRTC](http://www.webrtc.org) for secure peer-to-peer file transfer. It uses [Firebase](https://www.firebase.com) for presence management and WebRTC signaling. Files are transferred directly between users - they don't go through any server, so you don't have to upload them anywhere first.
|
||||
ShareDrop is HTML5 clone of Apple [AirDrop](http://support.apple.com/kb/ht4783) service. It allows you to transfer files directly between devices, without having to upload them to any server first. It uses [WebRTC](http://www.webrtc.org) for secure peer-to-peer file transfer and [Firebase](https://www.firebase.com) for presence management and WebRTC signaling.
|
||||
|
||||
At the moment ShareDrop allows you to send files only to other devices in the same local network, i.e. devices with the same public IP address.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user