💻 A GUI based file transfer application. Basically it’s an app for transferring files between devices in local network ( wifi / ethernet ).
Use the package manager npm to install dependencies.
npm install- Run the app using
npm start. - Open the browser and go to
http://locahost:3000/. - Select the device to transfer files to and then drag and drop the files.
Detailed instruction on usage can be found here: How to use Copy Me?
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

