{"id":27974152,"url":"https://github.com/starland9/file_sharer","last_synced_at":"2025-05-08T00:12:07.799Z","repository":{"id":291573513,"uuid":"978047786","full_name":"Starland9/file_sharer","owner":"Starland9","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-05T13:09:23.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T00:11:54.713Z","etag":null,"topics":["file","pyside6","python3","sharing-platform","xender"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Starland9.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-05-05T11:46:16.000Z","updated_at":"2025-05-05T13:09:26.000Z","dependencies_parsed_at":"2025-05-05T12:46:49.043Z","dependency_job_id":"7e50baf1-b9d6-4a11-9520-c6909a864f17","html_url":"https://github.com/Starland9/file_sharer","commit_stats":null,"previous_names":["starland9/file_sharer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Starland9%2Ffile_sharer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Starland9%2Ffile_sharer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Starland9%2Ffile_sharer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Starland9%2Ffile_sharer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Starland9","download_url":"https://codeload.github.com/Starland9/file_sharer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252973693,"owners_count":21834108,"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","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":["file","pyside6","python3","sharing-platform","xender"],"created_at":"2025-05-08T00:12:06.899Z","updated_at":"2025-05-08T00:12:07.749Z","avatar_url":"https://github.com/Starland9.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File Sharer\n\nFile Sharer est un utilitaire de transfert de fichiers qui permet d'envoyer des fichiers d'un client à un serveur sur un réseau. Ce projet utilise Python et offre une interface en ligne de commande pour une utilisation facile.\n\n## Fonctionnalités\n\n- Envoi de fichiers à un serveur via une connexion socket.\n- Suivi de la progression de l'envoi de fichiers grâce à `tqdm`.\n- Exécution du serveur et du client en parallèle.\n- Interface en ligne de commande avec des sous-commandes pour envoyer des fichiers ou démarrer un serveur.\n\n## Installation\n\n1. Clonez le dépôt :\n   ```bash\n   git clone \u003cURL_DU_DEPOT\u003e\n   cd file_sharer\n   ```\n\n2. Installez les dépendances :\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n## Utilisation\n\n### Démarrer le serveur\n\nPour démarrer le serveur, utilisez la commande suivante :\n\n```bash\npython app/main.py serve --host \u003cADRESSE_IP\u003e --port \u003cPORT\u003e\n```\n\n### Envoyer un fichier\n\nPour envoyer un fichier au serveur, utilisez la commande suivante :\n\n```bash\npython app/main.py send \u003cADRESSE_IP\u003e \u003cCHEMIN_VERS_LE_FICHIER\u003e\n```\n\n## Exemples\n\n- Démarrer le serveur sur le port 5000 :\n  ```bash\n  python app/main.py serve --port 5000\n  ```\n\n- Envoyer un fichier `test.txt` au serveur :\n  ```bash\n  python app/main.py send 127.0.0.1 test.txt\n  ```\n\n## Contribuer\n\nLes contributions sont les bienvenues ! Veuillez soumettre une demande de tirage pour toute amélioration ou correction de bogue.\n\n## License\n\nCe projet est sous licence MIT. Voir le fichier [LICENSE](LICENSE) pour plus d'informations.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarland9%2Ffile_sharer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarland9%2Ffile_sharer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarland9%2Ffile_sharer/lists"}