{"id":19280154,"url":"https://github.com/lmuhammed/git-bulky","last_synced_at":"2026-05-08T17:33:43.243Z","repository":{"id":209004513,"uuid":"723003316","full_name":"Lmuhammed/git-Bulky","owner":"Lmuhammed","description":"بريمج بايثون لنسخ مجموعة من المستودعات الخارجية مرة واحد - Easily clone a group of git remote repositories","archived":false,"fork":false,"pushed_at":"2024-07-05T18:10:01.000Z","size":232,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-05T16:33:02.186Z","etag":null,"topics":["git","github","python-3","python-app","python-script","python3"],"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/Lmuhammed.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}},"created_at":"2023-11-24T12:58:18.000Z","updated_at":"2024-11-26T15:50:16.000Z","dependencies_parsed_at":"2023-11-24T13:45:20.956Z","dependency_job_id":"1e12993e-549c-4f65-be29-af81831eba33","html_url":"https://github.com/Lmuhammed/git-Bulky","commit_stats":null,"previous_names":["x00byte/git-bulk-cloning","l-mohamed/git-bulk-cloning","l-mohamed/gitmulticlone","lm-47/gitmulticlone","lmuhammed/git-bulky"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lmuhammed%2Fgit-Bulky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lmuhammed%2Fgit-Bulky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lmuhammed%2Fgit-Bulky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lmuhammed%2Fgit-Bulky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lmuhammed","download_url":"https://codeload.github.com/Lmuhammed/git-Bulky/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240385199,"owners_count":19792980,"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":["git","github","python-3","python-app","python-script","python3"],"created_at":"2024-11-09T21:17:06.482Z","updated_at":"2026-05-08T17:33:38.214Z","avatar_url":"https://github.com/Lmuhammed.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv style=\"text-align: center;\"\u003e\n\n# git-Bulky \n![repo background](repo_background.png)\n\u003c/div\u003e\n\n\u003cdiv style=\"text-align: right;\"\u003e\n\n## الدليل بالعربية \n\nإذا كنت تريد تنزيل أكثر من مستودع جيتهوب ،يكنك التزيل بالطريقة التقليدية لكنها طريقة غير عملية و مستنفذة للوقت .لكن نحن هنا :D ، يمكنك إستعمال هذا البرنامج \n\n### جدول المحتويات\n\n- [التثبيت](#التثبيت)\n- [الاستخدام](#الاستخدام)\n- [المساهمة](#المساهمة)\n- [الترخيص](#الترخيص)\n\n\n### التثبيت\n\n- إفتح الطرفية في مكانك المفضل \n\n```bash\ngit clone https://github.com/Lmuhammed/git-Bulky.git\n```\n\n### الاستخدام\n- قُم بالدخول إلى مجلد المُستودع \n\n```bash\ncd ./git-Bulky\n```\n- ضع روابط المستودعات في ملف repos.txt \n\n```bash\npython3 ./git-Bulky\n``` \n\n### المساهمة\n\nإذا لاحظت أي مشكلة أو درت المُساهمة في التطوير ، لا تتردد في \u003ca href=\"https://github.com/Lmuhammed/git-Bulky/issues\"\u003eالإبلاغ غن خطأ\u003c/a\u003e\nأو قم بنسخ المُستودع وأرسل التغييرات للمُراجعة .\n### الترخيص\n\nموزعة بموجب ترخيص GPL3. انظر 'LICENSE.txt' لمزيد من المعلومات.\n\n\u003c/div\u003e \n\n### English manual  \n\nIf you want to clone more than one GitHub repository, you can download the standard way, but it's impractical and time-consuming. \n\n#### Table of Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Contributing](#contributing)\n- [License](#license)\n\n#### Installation\n\n- Open the terminal at your favorite place \n\n```bash\ngit clone https://github.com/Lmuhammed/git-Bulky.git\n```\n\n#### Usage\n- Access the project folder \n\n```bash\ncd ./git-Bulky\n```\n- Include repositories links in a file repos.txt and :\n\n```bash\npython3 ./git-Bulky\n```\n\n#### Contributing\n\nIf you notice any issues or want to contribute to the development, feel free to  \u003ca href=\"https://github.com/Lmuhammed/git-Bulky/issues\"\u003ereport a bug\u003c/a\u003e or  fork the repo and commit changes as PULL REQUEST\n\n#### License\n\nDistributed under the GPL3 License. See `LICENSE.txt` for more information.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmuhammed%2Fgit-bulky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flmuhammed%2Fgit-bulky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flmuhammed%2Fgit-bulky/lists"}