A cross-platform file sharing application that enables seamless peer-to-peer file transfers between devices using WebRTC technology. The application supports desktop (Windows, macOS, Linux), Android, iOS, and web clients, allowing users to share files directly between devices without uploading to cloud services.
Built with Electron for desktop clients, TypeScript for type safety, WebRTC for peer-to-peer connections, WebSocket for signaling, Node.js for the signal server, and Firebase for push notifications.