Skip to content

SeanJxie/PyWirelessTransfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

PyWirelessTransfer

Useful for transferring files between old and new PCs when wires are expensive and unobtainable (which is also the exact reason I wrote this). Directory structure is maintained through the transfer, so no need to worry about rearranging/renaming files.

Usage


Both machines will need to have a copy of the software installed.

Python

It's all written with the standard Python 3.9 library (Python versions 3.x should run the code fine), so just clone the repo with

git clone https://github.com/SeanJxie/PyWirelessTransfer

Or, you can download the repo as a zip file and extract.

Then, run the script with

py src/main.py

to get started!


EXE

If you REALLY don't feel like doing what is shown above, download PyWirelessTransfer.exe from "Releases" and run to get started!

Keep in mind that this is an unsigned executable making low-level API calls. If you have virus protection of any sort, it'll raise red flags. Download at your own discretion.


About

Transfer files between machines connected to a local network.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages