simple application to Transfer Files between devices
- Scan qrcode with mobile, and send Files!
- Run on computer and use in other devices!
git clone https://github.com/alipirpiran/easy_share.git
cd easy_share
npm i & npm run build
./out/easy_share
-
Connect devices to same Wifi (Eg: mobile hotspot)
-
run Easy Share on pc
-
open generated URL in mobile browser (or simply scan qrcode)
-
send files from mobile !
- Socket.IO
- express js
- nexe
git clone https://github.com/alipirpiran/easy_share.git
cd easy_share
npm i & npm run build