{"id":21710247,"url":"https://github.com/rhthomas/cloner","last_synced_at":"2026-05-08T18:36:11.973Z","repository":{"id":81147460,"uuid":"191372792","full_name":"rhthomas/cloner","owner":"rhthomas","description":"👨‍👦🔗 Clone and link script","archived":false,"fork":false,"pushed_at":"2019-06-11T23:12:46.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-20T17:53:59.086Z","etag":null,"topics":["clone-repos","github","script"],"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/rhthomas.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":"2019-06-11T13:02:34.000Z","updated_at":"2019-07-17T14:39:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"da75242b-3daa-4154-8917-c19b00928ce9","html_url":"https://github.com/rhthomas/cloner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rhthomas/cloner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhthomas%2Fcloner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhthomas%2Fcloner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhthomas%2Fcloner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhthomas%2Fcloner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rhthomas","download_url":"https://codeload.github.com/rhthomas/cloner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rhthomas%2Fcloner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32792466,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["clone-repos","github","script"],"created_at":"2024-11-25T23:14:19.401Z","updated_at":"2026-05-08T18:36:11.953Z","avatar_url":"https://github.com/rhthomas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloner\n\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black)\n\nLately I have found myself cloning repos to my desktop to work on new features.\nI would rather have all of my Github *stuff* in my `~/Documents/Github` folder, but temporarily link the ones I'm currently working on to my desktop.\n\nCloner is a simple script which does just that.\nRather than using `git clone \u003crepo\u003e`, you use the cloner tool `cloner \u003crepo\u003e` and it automatically clones to the set Github folder and creates a symbolic link to the desktop.\n\nProbably not a useful script for anyone else but me :man_shrugging: but oh well!\n\n```\nusage: cloner [-h] [--github \u003cpath\u003e] [--desktop \u003cpath\u003e] repo\n\nScript to clone repos into my github folder, and also symbolically link to the\ndesktop.\n\npositional arguments:\n  repo              Repository to clone.\n\noptional arguments:\n  -h, --help        show this help message and exit\n  --github \u003cpath\u003e   Path to your Github folder.\n  --desktop \u003cpath\u003e  Path to your Desktop folder.\n```\n\n## Installation\n\nInstallation is made easy using pip!\n\n```bash\ngit clone https://github.com/rhthomas/cloner.git\ncd cloner\npip3 install .\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhthomas%2Fcloner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frhthomas%2Fcloner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frhthomas%2Fcloner/lists"}