{"id":25518643,"url":"https://github.com/leolion3/simple-file-transfer-pc","last_synced_at":"2025-08-02T11:34:45.966Z","repository":{"id":115623374,"uuid":"589004783","full_name":"leolion3/Simple-File-Transfer-PC","owner":"leolion3","description":"Desktop version for the Android app \"Open Source Easy File Transfer\"","archived":false,"fork":false,"pushed_at":"2024-04-19T15:05:47.000Z","size":415,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T10:50:36.674Z","etag":null,"topics":["android","apache","file","filesharing","java","javafx","lombok","maven","sharing"],"latest_commit_sha":null,"homepage":"https://play.google.com/store/apps/details?id=software.isratech.filetransferos","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leolion3.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-14T18:49:24.000Z","updated_at":"2024-08-17T19:01:36.000Z","dependencies_parsed_at":"2024-01-20T00:21:41.301Z","dependency_job_id":"a8fa6544-835f-4769-b4ce-c7910a7b1fab","html_url":"https://github.com/leolion3/Simple-File-Transfer-PC","commit_stats":{"total_commits":14,"total_committers":2,"mean_commits":7.0,"dds":0.3571428571428571,"last_synced_commit":"729043375f63cf0c73268d6d1c7b8d6207be4f78"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/leolion3/Simple-File-Transfer-PC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leolion3%2FSimple-File-Transfer-PC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leolion3%2FSimple-File-Transfer-PC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leolion3%2FSimple-File-Transfer-PC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leolion3%2FSimple-File-Transfer-PC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leolion3","download_url":"https://codeload.github.com/leolion3/Simple-File-Transfer-PC/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leolion3%2FSimple-File-Transfer-PC/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268378983,"owners_count":24240912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","apache","file","filesharing","java","javafx","lombok","maven","sharing"],"created_at":"2025-02-19T16:54:07.970Z","updated_at":"2025-08-02T11:34:45.931Z","avatar_url":"https://github.com/leolion3.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple File Transfer PC\n\u003ca href=\"https://github.com/leolion3/Simple-File-Transfer-PC/releases\" target=\"_blank\" rel=\"no-referer\"\u003e\n  \u003cimg alt=\"GitHub (Pre-)Release Date\" src=\"https://img.shields.io/github/release-date-pre/leolion3/Simple-File-Transfer-PC?style=for-the-badge\"\u003e\n\u003c/a\u003e\n\n\u003ca aria-label=\"Hippocratic License HL3-FULL\" href=\"https://firstdonoharm.dev/version/3/0/full.html\" target=\"_blank\" rel=\"noreferrer nofollow\"\u003e\n  \u003cimg aria-label=\"Hippocratic License HL3-FULL\" src=\"https://img.shields.io/static/v1?label=Hippocratic%20License\u0026amp;message=HL3-FULL\u0026amp;labelColor=5e2751\u0026amp;color=bc8c3d\u0026amp;style=for-the-badge\"\u003e\n\u003c/a\u003e\n\nDesktop version for the Android app \u003ca href=\"https://play.google.com/store/apps/details?id=software.isratech.filetransferos\" target=\"_blank\"\u003eOpen Source Easy File Transfer\u003c/a\u003e.\n\nThis is a companion App for the Python script \u003ca href=\"https://github.com/leolion3/Portfolio/tree/master/Python/FileSender\" target=\"_blank\"\u003eptransfer\u003c/a\u003e.\n\nFor more information, as well as the network protocol used by the application, check out the source code of the Android app on \u003ca href=\"https://github.com/leolion3/Simple-File-Transferer-Android\" target=\"_blank\"\u003eGithub\u003c/a\u003e.\n\nLicensed in accords with the Apache License 2.0\n\n## Author\n\nCreated and authored by Leonard Haddad.\n\n\u003ca href=\"https://leolion3.github.io/Portfolio\" target=\"_blank\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/danielcranney/readme-generator/main/public/icons/socials/github.svg\" width=\"16\" height=\"16\"\u003e Portfolio\u003c/a\u003e\n\n## Building\n\nTo build from source, simply clone this repository and execute\n\n```bash\nmvn clean verify javafx:run\n```\n\nThis requires a valid maven installation with at least JDK 11.\n\nAlternatively, download the latest release from \u003ca href=\"https://github.com/leolion3/Simple-File-Transfer-PC/releases\" target=\"_blank\"\u003ehere\u003c/a\u003e.\n\n## Operating Systems\n\nThis App is written with cross-platform support. It runs on any operating system with Java 11. \n\n## Preview\n\n\u003cimg width=\"515\" alt=\"image\" src=\"https://user-images.githubusercontent.com/45939246/212549119-349d5aa1-8f91-420a-a66a-7213278cbcd5.png\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleolion3%2Fsimple-file-transfer-pc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleolion3%2Fsimple-file-transfer-pc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleolion3%2Fsimple-file-transfer-pc/lists"}