/remote-file-transfer

Enables transfering of files to computers connected to the same network, with a max transfer speed of 48 mbps(Note this won't consume internet data, file transfer is done over IP).

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

remote-file-transfer

This project will now be archived and functionality of the same will be covered in another project

Codacy Badge

  • start a virtual environment using virtualenv -p python3.7 venv and activate it using source venv/bin/activate
  • install requirements through pip install -r requirements.txt
  • start the program using python main.py