{"id":24904560,"url":"https://github.com/andre-lucs/filesharingapp","last_synced_at":"2026-05-16T17:01:17.866Z","repository":{"id":271784089,"uuid":"914541647","full_name":"Andre-lucs/FileSharingApp","owner":"Andre-lucs","description":"Project made for Distributed Systems class to further develop my skills in IO, Socket and DesktopDevelopment.","archived":false,"fork":false,"pushed_at":"2025-02-13T18:16:21.000Z","size":223,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-27T20:47:34.414Z","etag":null,"topics":["desktop-app","file-transfer","io","javafx","networking","socket-programming"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Andre-lucs.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":"2025-01-09T19:54:38.000Z","updated_at":"2025-03-15T19:12:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e145d98-51d2-44bc-94e6-a0c475a0a139","html_url":"https://github.com/Andre-lucs/FileSharingApp","commit_stats":null,"previous_names":["andre-lucs/filesharingapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Andre-lucs/FileSharingApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andre-lucs%2FFileSharingApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andre-lucs%2FFileSharingApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andre-lucs%2FFileSharingApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andre-lucs%2FFileSharingApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Andre-lucs","download_url":"https://codeload.github.com/Andre-lucs/FileSharingApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andre-lucs%2FFileSharingApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33111496,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["desktop-app","file-transfer","io","javafx","networking","socket-programming"],"created_at":"2025-02-01T23:26:32.275Z","updated_at":"2026-05-16T17:01:17.846Z","avatar_url":"https://github.com/Andre-lucs.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FileSharingApp\n\n## Overview\nFileSharingApp is a Java-based application that allows users to share and download files seamlessly. The frontend client interface is built using JavaFX, and the connection is established using sockets with a protocol defined for a college project.\n\n## Features\n- Share files with other users\n- Download files from other clients\n- Download files from multiple owners and combine them for faster download\n- Track file transfer progress\n- Intuitive JavaFX-based user interface\n\n## Technologies Used\n- Java\n- JavaFX\n- Maven\n- Sockets\n- Concurrency\n\n## Getting Started\n\n### Prerequisites\n- Java 21 or higher\n- Maven\n\n### Installation\n1. Clone the repository:\n    ```sh\n    git clone https://github.com/Andre-lucs/FileSharingApp.git\n    cd FileSharingApp\n    ```\n\n2. Build the project using Maven:\n    ```sh\n    mvn clean install\n    ```\n\n3. Run the application:\n    ```sh\n    mvn javafx:run\n    ```\n\n## Usage\n\n### Server\n1. Run the server class. : `src/main/java/com/andrelucs/filesharingapp/communication/server/Server.java`\n2. The server will start listening for client connections.\n\n### Client\n1. Launch the application.\n2. Enter the server IP address to connect.\n3. Use the interface to upload or download files.\n\n\n## Project Structure\n- `src/main/java/com/andrelucs/filesharingapp/` - Main application source code\n- `src/main/java/com/andrelucs/filesharingapp/communication/client/` - Client-side code\n- `src/main/java/com/andrelucs/filesharingapp/communication/server/` - Server-side code\n- `src/main/resources/` - Application resources\n- `pom.xml` - Maven configuration file\n\n## Contributing\nContributions are welcome! Please fork the repository and submit a pull request.\n\n## License\nThis project is licensed under the MIT License.\n\n## Acknowledgements\n- Communication protocol defined by the college\n- JavaFX community\n- Open source libraries used in this project\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandre-lucs%2Ffilesharingapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandre-lucs%2Ffilesharingapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandre-lucs%2Ffilesharingapp/lists"}