2024

The File Share

A privacy-first P2P file sharing web app allowing instant transfers between devices via WiFi without internet/cloud storage using WebRTC.

No Preview Available

I built The File Share to solve a real problem: moving files between nearby devices without uploading to the cloud. It allows instant transfers between macOS, Windows, Android, iOS, Linux, and Chromebook—no uploads, no apps, just a browser.


Core Features:

True P2P: Files go straight from one device to another over WiFi (no internet data used).
Cross-Platform: Works seamlessly across any OS with a modern browser.
Privacy First: No signups, no installations, and no data stored on any server. Even I can’t see your files!
User Experience: Features QR code quick connect, real-time speed tracking, and a glassmorphism UI.
Tech Stack: Built with React 19, WebRTC, Node.js, Vite, and Socket.IO.

Live Demo

Technologies

React 19WebRTCNode.jsSocket.IOVite