Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leolion3/simple-file-transfer-pc
Desktop version for the Android app "Open Source Easy File Transfer"
https://github.com/leolion3/simple-file-transfer-pc
android apache file filesharing java javafx lombok maven sharing
Last synced: 2 days ago
JSON representation
Desktop version for the Android app "Open Source Easy File Transfer"
- Host: GitHub
- URL: https://github.com/leolion3/simple-file-transfer-pc
- Owner: leolion3
- License: other
- Created: 2023-01-14T18:49:24.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T15:05:47.000Z (10 months ago)
- Last Synced: 2024-05-11T21:51:51.098Z (10 months ago)
- Topics: android, apache, file, filesharing, java, javafx, lombok, maven, sharing
- Language: Java
- Homepage: https://play.google.com/store/apps/details?id=software.isratech.filetransferos
- Size: 405 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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
## Author
Created and authored by Leonard Haddad.
## Building
To build from source, simply clone this repository and execute
```bash
mvn clean verify javafx:run
```This requires a valid maven installation with at least JDK 11.
Alternatively, download the latest release from here.
## Operating Systems
This App is written with cross-platform support. It runs on any operating system with Java 11.
## Preview
![]()