P2P transfer on your LAN
Files are not uploaded to the cloud. WebRTC connects devices on LAN. The server only helps devices find each other.
Architecture
Signaling (names, peer list) uses the server; file bytes go directly between peers.
Open the app and send a fileWorks in the browser, no install.