{"id":24430736,"url":"https://github.com/gusanmaz/clone_gh","last_synced_at":"2026-05-18T22:17:54.813Z","repository":{"id":137459956,"uuid":"612449026","full_name":"gusanmaz/clone_gh","owner":"gusanmaz","description":"clone_gh is a command-line interface that eases the process of cloning repositories, including starred repositories, of a specified user.","archived":false,"fork":false,"pushed_at":"2023-03-11T01:23:42.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-24T23:40:53.454Z","etag":null,"topics":["cli","cloning","git-clone","github","pip","python","starred","starred-repositories"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/clone-gh/","language":"Python","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/gusanmaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-03-11T01:23:38.000Z","updated_at":"2023-03-11T01:34:46.000Z","dependencies_parsed_at":"2023-07-11T07:33:09.740Z","dependency_job_id":null,"html_url":"https://github.com/gusanmaz/clone_gh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusanmaz%2Fclone_gh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusanmaz%2Fclone_gh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusanmaz%2Fclone_gh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusanmaz%2Fclone_gh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gusanmaz","download_url":"https://codeload.github.com/gusanmaz/clone_gh/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243466987,"owners_count":20295309,"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":["cli","cloning","git-clone","github","pip","python","starred","starred-repositories"],"created_at":"2025-01-20T14:57:40.583Z","updated_at":"2026-05-18T22:17:54.786Z","avatar_url":"https://github.com/gusanmaz.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Cloner (clone_gh)\n\n`clone_gh` is a command-line tool that allows you to clone all of your Github repositories, or repositories belonging to any user, into a local directory. You can optionally filter repositories by programming language and specify an output directory for the cloned repositories.\n\n## Installation\n\nTo install `clone_gh`, you can use pip:\n\n`pip install clone_gh`\n\n## Usage\n\n### Clone Starred Repositories\n\nTo clone all of your starred Github repositories, simply run:\n\n`clone_gh \u003cusername\u003e -t clone-likes`\n\nReplace `\u003cusername\u003e` with your Github username. This will clone all of your starred repositories into the current working directory.\n\nYou can also specify a programming language to filter by:\n\n`clone_gh \u003cusername\u003e -t clone-likes -l python`\n\nThis will clone only your starred repositories that are written in Python.\n\nYou can specify an output directory for the cloned repositories:\n\n`clone_gh \u003cusername\u003e -t clone-likes -o /path/to/output/directory`\n\nThis will clone all of your starred repositories into the specified output directory.\n\n### Clone User Repositories\n\nTo clone all of the repositories for a specific Github user, run:\n\n`clone_gh \u003cusername\u003e -t clone-user -u \u003ctarget_username\u003e`\n\nReplace `\u003ctarget_username\u003e` with the Github username of the user whose repositories you want to clone. This will clone all of the repositories for the specified user into the current working directory.\n\nYou can also specify a programming language to filter by:\n\n`clone_gh \u003cusername\u003e -t clone-user -u \u003ctarget_username\u003e -l python`\n\nThis will clone only the repositories for the specified user that are written in Python.\n\nYou can specify an output directory for the cloned repositories:\n\n`clone_gh \u003cusername\u003e -t clone-user -u \u003ctarget_username\u003e -o /path/to/output/directory`\n\nThis will clone all of the repositories for the specified user into the specified output directory.\n\n---\n\nIf you have a Github access token that you want to use for the API requests, you can provide the file path to the access token file:\n\n`clone_gh \u003cusername\u003e -t \u003ctask\u003e -a /path/to/access/token/file`\n\nReplace `\u003ctask\u003e` with either `clone-likes` or `clone-user` depending on which action you want to perform.\n\n## License\n\n`clone_gh` is licensed under the MIT License. See `LICENSE` for more information.\n\n## Credits\n\n`clone_gh` was created by Güvenç USANMAZ.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgusanmaz%2Fclone_gh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgusanmaz%2Fclone_gh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgusanmaz%2Fclone_gh/lists"}