/Pass_On

An application to send files across two systems.

Primary LanguagePython

Pass_On

An application to send files across two systems. Based on TCP sockets and Tkinter

Required before trying:

pip install -r requirements.txt
python sender.py
python receiver.py

Pass_On application

Send button opens fileDialog box for easy file selection.