Desktop version for the Android app Open Source Easy File Transfer.
This is a companion App for the Python script ptransfer.
For more information, as well as the network protocol used by the application, check out the source code of the Android app on Github.
Licensed in accords with the Apache License 2.0
Created and authored by Leonard Haddad.
To build from source, simply clone this repository and execute
mvn clean verify javafx:run
This requires a valid maven installation with at least JDK 11.
Alternatively, download the latest release from here.
This App is written with cross-platform support. It runs on any operating system with Java 11.