A File Transfer Application for the seamless tranfer of single/multiple files between PC and Android Devices without any physical connection. This utility is under improvement and your feedback/contribution on any aspect will be appreciated.
Tkinter, the standard GUI library for Python
pip install tkinter
- Download the repository code, and unzip it's contents.
- Run SyncX.exe. This opens the configuration-master for the first time. Here, you have to fill your PC's IP Address, Buffer Size and Saved Folder location. (NOTE: Buffer Size should be set greater than 102400 during configuration). This opens the main interface for sending/recieving files.
- Download and install the APK file on your Android device.
- Connect the app to the PC Application using the IP Address of your PC in the app.
- Now you are all set up. The files can be sent from your Android device to PC and vice-versa.
ipconfig
- Download the repository code, and unzip it's contents.
- Run SyncX.py in the terminal. This opens the configuration-master for the first time. Here, you have to fill your PC's IP Address, Buffer Size and Saved Folder location. (NOTE: Buffer Size should be set greater than 102400 during configuration). This opens the main interface for sending/recieving files.
- Download and install the APK file on your Android device.
- Connect the app to the PC Application using the IP Address of your PC in the app.
- Now you are all set up. The files can be sent from your Android device to PC and vice-versa.
To change the configuration parameters, you can modify the configuration.json file and save the changes.