Transfer files between multiple devices in real time. It transfers files through websockets from one device to multiple devices. A project written in Node.js with React.
PROJECT REPOSITORYI created this project because I wanted a fast way to transfer files between my devices without using an external disk. In this project I wrote a file transfer from one device to multiple in real time. For example, I want to transfer from my phone files on 2 macbooks and a windows device. I will go to the browser on all devices, connect the phone instance to the other computers instance by creating a collection and then I can upload files. The files will be transferred through websockets from my phone directly to the other devices in real time. The files are transferred in chunks from phone, the server gets the chunks, and each chunk received will be forwarded to the devices collection. This project is open souce
Footer "under construction" ...
calinvladth@icloud.com