{"id":13585522,"url":"https://github.com/kennethreitz/ghsync","last_synced_at":"2025-09-27T20:31:46.229Z","repository":{"id":1393925,"uuid":"1391081","full_name":"kennethreitz/ghsync","owner":"kennethreitz","description":"Github Syncer. Clones or Pulls all GitHub repos (owned and watched).","archived":false,"fork":false,"pushed_at":"2022-04-12T19:25:14.000Z","size":16,"stargazers_count":104,"open_issues_count":4,"forks_count":16,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-08-31T10:08:06.893Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://kennethreitz.com/blog/github-syncer-in-python/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"msfrisbie/egghead-angularjs","license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kennethreitz.png","metadata":{"files":{"readme":"README.rst","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}},"created_at":"2011-02-21T01:25:25.000Z","updated_at":"2024-11-28T13:54:11.000Z","dependencies_parsed_at":"2022-07-07T01:33:35.870Z","dependency_job_id":null,"html_url":"https://github.com/kennethreitz/ghsync","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/kennethreitz/ghsync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennethreitz%2Fghsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennethreitz%2Fghsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennethreitz%2Fghsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennethreitz%2Fghsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kennethreitz","download_url":"https://codeload.github.com/kennethreitz/ghsync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennethreitz%2Fghsync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276819648,"owners_count":25710487,"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","status":"online","status_checked_at":"2025-09-24T02:00:09.776Z","response_time":97,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-08-01T15:04:59.578Z","updated_at":"2025-09-27T20:31:45.986Z","avatar_url":"https://github.com/kennethreitz.png","language":"Python","readme":"ghsync: GitHub Repo Syncer\n==========================\n\nThis script uses the GitHub API to get a list of all forked, mirrored,\npublic, and private repos in your GitHub account. If the repo already\nexists locally, it will update it via git-pull. Otherwise, it will\nproperly clone the repo.\n\nIt will organize your repos into the following directory structure: ::\n\n    + repos\n    \\ +-- forks    (public fork repos)\n      +-- mirrors  (public mirror repos)\n      +-- private  (private repos)\n      +-- public   (public repos)\n      +-- watched  (public watched repos)\n\n\nRequires Ask Solem's github2 (http://pypi.python.org/pypi/github2).\n\nInspired by Gisty (http://github.com/swdyh/gisty).\n\n\nInstall\n-------\n\nTo install ghsync, simply run: ::\n\n    $ pip install ghsync\n\nThe command ``ghsync`` will then be available to you from the command\nline. Beware, unless you set the ``GHSYNC_DIR`` environment variable, it\nwill add all the repos to your current directory.::\n\n    $ export GHSYNC_DIR='~/repos/'\n\nOptions\n-------\n\nIf the ``--upstream`` argument is passed, all forked repos will have an\n**upstream** remote added, pointing to their parent repo on GitHub.\n\nYou can also selectively sync certian types of repos with ``--only``. If\nyou'd like to only sync forked repositories, for example::\n\n    $ ghsync --only forks\n\n\nContribute\n----------\n\nIf you'd like to contribute, simply fork `the repository`_, commit your\nchanges to the **develop** branch (or branch off of it), and send a pull\nrequest.\n\n\n.. _`the repository`: http://github.com/kennethreitz/ghsync\n","funding_links":[],"categories":["Python","HarmonyOS"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennethreitz%2Fghsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkennethreitz%2Fghsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennethreitz%2Fghsync/lists"}