Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.09 KB

File metadata and controls

27 lines (19 loc) · 1.09 KB

Transferro

A python script to transfer files between computer when they are on same local network

PRs Welcome Join the chat at https://gitter.im/Transferro/Lobby

Requirements

  1. Python (3.5+)
  2. Tkinter for python
    To install Tkinter in debian system, run the following command:
sudo apt-get install python3-tk

Usage

Execute transferro.py in python3.5+
Make sure that client.py and server.py are in the same folder as of transferro.py

Contribution

Feel free to contribute to the project. You can look for features to contribute at issues

Developers

Ankit Kumar : akjais99@gmail.com
Romit Kumar : romitkumar1705@gmail.com