alipirpiran / easy_share

simple application to Transfer Files between devices

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Easy Share

simple application to Transfer Files between devices


sender view sender view

Features

  • Scan qrcode with mobile, and send Files!
  • Run on computer and use in other devices!

Installation

git clone https://github.com/alipirpiran/easy_share.git
cd easy_share
npm i & npm run build
./out/easy_share

Usage

  1. Connect devices to same Wifi (Eg: mobile hotspot)

  2. run Easy Share on pc

  3. open generated URL in mobile browser (or simply scan qrcode)

  4. send files from mobile !

Technologies Used

  • Socket.IO
  • express js
  • nexe

Contributing

Building

git clone https://github.com/alipirpiran/easy_share.git
cd easy_share
npm i & npm run build

About

simple application to Transfer Files between devices

License:Apache License 2.0


Languages

Language:JavaScript 94.5%Language:EJS 2.6%Language:SCSS 2.1%Language:HTML 0.7%Language:CSS 0.1%