Blaze

⚡️ File sharing PWA

Creator

Akash Hamirwasia

Description

Blaze is a file sharing web app that uses WebSockets and WebRTC to transfer files between multiple devices. I built Blaze because I wanted a fast, radically different way to transfer files between my laptop and mobile. The UI of the app is written in Svelte. The current method of sharing files involves compressing the files to zip format and sharing this zip file as chunks of ArrayBuffer. This may change to increase the efficiency of file transfer.
Visit Site
Related Projects