A simple app that allows you to send files over two windows machines (maybe linux and macOS support in future as well?). Its as simple as selecting a file, putting the ip address of the other machine (which is conveniently shown in the app, so no digging around for that either), checking or unchecking if you want encryption (will need to share the public key generated with the other pc to use it) and opening the receiver on the other pc!
And then just click "Send File" and it starts transferring the files.
- It now inlcudes a .exe file along with "requirement.txt" so that it can be used on Linux as well as MacOS systems as well.
- The code is open source for everyone to use, add any new features and fixes are welcome to be reported.