{"id":13406689,"url":"https://github.com/desktop/desktop","last_synced_at":"2026-03-11T01:10:57.481Z","repository":{"id":37285687,"uuid":"58559694","full_name":"desktop/desktop","owner":"desktop","description":"Focus on what matters instead of fighting with Git.","archived":false,"fork":false,"pushed_at":"2025-05-08T14:14:46.000Z","size":100944,"stargazers_count":20470,"open_issues_count":825,"forks_count":9645,"subscribers_count":1933,"default_branch":"development","last_synced_at":"2025-05-08T15:22:29.915Z","etag":null,"topics":["electron","git","github","github-desktop","typescript"],"latest_commit_sha":null,"homepage":"https://github.com/apps/desktop","language":"TypeScript","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/desktop.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.json","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-05-11T15:59:00.000Z","updated_at":"2025-05-08T12:46:37.000Z","dependencies_parsed_at":"2023-09-28T14:01:48.870Z","dependency_job_id":"5b4354d2-b170-4f43-b0d2-f04517f7c570","html_url":"https://github.com/desktop/desktop","commit_stats":null,"previous_names":[],"tags_count":749,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desktop%2Fdesktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desktop%2Fdesktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desktop%2Fdesktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/desktop%2Fdesktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/desktop","download_url":"https://codeload.github.com/desktop/desktop/tar.gz/refs/heads/development","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253671625,"owners_count":21945462,"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":["electron","git","github","github-desktop","typescript"],"created_at":"2024-07-30T19:02:36.624Z","updated_at":"2026-02-18T11:06:37.993Z","avatar_url":"https://github.com/desktop.png","language":"TypeScript","readme":"# [GitHub Desktop](https://desktop.github.com)\n\n[GitHub Desktop](https://desktop.github.com/) is an open-source [Electron](https://www.electronjs.org/)-based\nGitHub app. It is written in [TypeScript](https://www.typescriptlang.org) and\nuses [React](https://reactjs.org/).\n\n\u003cpicture\u003e\n  \u003csource\n    srcset=\"https://user-images.githubusercontent.com/634063/202742848-63fa1488-6254-49b5-af7c-96a6b50ea8af.png\"\n    media=\"(prefers-color-scheme: dark)\"\n  /\u003e\n  \u003cimg\n    width=\"1072\"\n    src=\"https://user-images.githubusercontent.com/634063/202742985-bb3b3b94-8aca-404a-8d8a-fd6a6f030672.png\"\n    alt=\"A screenshot of the GitHub Desktop application showing changes being viewed and committed with two attributed co-authors\"\n  /\u003e\n\u003c/picture\u003e\n\n## Where can I get it?\n\nDownload the official installer for your operating system:\n\n - [macOS](https://central.github.com/deployments/desktop/desktop/latest/darwin)\n - [macOS (Apple silicon)](https://central.github.com/deployments/desktop/desktop/latest/darwin-arm64)\n - [Windows](https://central.github.com/deployments/desktop/desktop/latest/win32)\n - [Windows machine-wide install](https://central.github.com/deployments/desktop/desktop/latest/win32?format=msi)\n\nLinux is not officially supported; however, you can find installers created for Linux from a fork of GitHub Desktop in the [Community Releases](https://github.com/desktop/desktop#community-releases) section.\n\n### Beta Channel\n\nWant to test out new features and get fixes before everyone else? Install the\nbeta channel to get access to early builds of Desktop:\n\n - [macOS](https://central.github.com/deployments/desktop/desktop/latest/darwin?env=beta)\n - [macOS (Apple silicon)](https://central.github.com/deployments/desktop/desktop/latest/darwin-arm64?env=beta)\n - [Windows](https://central.github.com/deployments/desktop/desktop/latest/win32?env=beta)\n - [Windows (ARM64)](https://central.github.com/deployments/desktop/desktop/latest/win32-arm64?env=beta)\n\nThe release notes for the latest beta versions are available [here](https://desktop.github.com/release-notes/?env=beta).\n\n### Past Releases\nYou can find past releases at https://desktop.githubusercontent.com. After installation of a past version, the auto update functionality will attempt to download the latest version. \n\n### Community Releases\n\nThere are several community-supported package managers that can be used to\ninstall GitHub Desktop:\n - Windows users can install using [winget](https://docs.microsoft.com/en-us/windows/package-manager/winget/) `c:\\\u003e winget install github-desktop` or [Chocolatey](https://chocolatey.org/) `c:\\\u003e choco install github-desktop`\n - macOS users can install using [Homebrew](https://brew.sh/) package manager:\n      `$ brew install --cask github`\n\nInstallers for various Linux distributions can be found on the\n[`shiftkey/desktop`](https://github.com/shiftkey/desktop) fork.\n\n## Is GitHub Desktop right for me? What are the primary areas of focus?\n\n[This document](https://github.com/desktop/desktop/blob/development/docs/process/what-is-desktop.md) describes the focus of GitHub Desktop and who the product is most useful for.\n\n## I have a problem with GitHub Desktop\n\nNote: The [GitHub Desktop Code of Conduct](https://github.com/desktop/desktop/blob/development/CODE_OF_CONDUCT.md) applies in all interactions relating to the GitHub Desktop project.\n\nFirst, please search the [open issues](https://github.com/desktop/desktop/issues?q=is%3Aopen)\nand [closed issues](https://github.com/desktop/desktop/issues?q=is%3Aclosed)\nto see if your issue hasn't already been reported (it may also be fixed).\n\nThere is also a list of [known issues](https://github.com/desktop/desktop/blob/development/docs/known-issues.md)\nthat are being tracked against Desktop, and some of these issues have workarounds.\n\nIf you can't find an issue that matches what you're seeing, open a [new issue](https://github.com/desktop/desktop/issues/new/choose),\nchoose the right template and provide us with enough information to investigate\nfurther.\n\n## The issue I reported isn't fixed yet. What can I do?\n\nIf nobody has responded to your issue in a few days, you're welcome to respond to it with a friendly ping in the issue. Please do not respond more than a second time if nobody has responded. The GitHub Desktop maintainers are constrained in time and resources, and diagnosing individual configurations can be difficult and time consuming. While we'll try to at least get you pointed in the right direction, we can't guarantee we'll be able to dig too deeply into any one person's issue.\n\n## How can I contribute to GitHub Desktop?\n\nThe [CONTRIBUTING.md](./.github/CONTRIBUTING.md) document will help you get setup and\nfamiliar with the source. The [documentation](docs/) folder also contains more\nresources relevant to the project.\n\nIf you're looking for something to work on, check out the [help wanted](https://github.com/desktop/desktop/issues?q=is%3Aissue+is%3Aopen+label%3A%22help%20wanted%22) label.\n\n## Building Desktop\n\nTo setup your development environment for building Desktop, check out: [`setup.md`](./docs/contributing/setup.md).\n\n## More Resources\n\nSee [desktop.github.com](https://desktop.github.com) for more product-oriented\ninformation about GitHub Desktop.\n\nSee our [getting started documentation](https://docs.github.com/en/desktop/overview/getting-started-with-github-desktop) for more information on how to set up, authenticate, and configure GitHub Desktop.\n\n## License\n\n**[MIT](LICENSE)**\n\nThe MIT license grant is not for GitHub's trademarks, which include the logo\ndesigns. GitHub reserves all trademark and copyright rights in and to all\nGitHub trademarks. GitHub's logos include, for instance, the stylized\nInvertocat designs that include \"logo\" in the file title in the following\nfolder: [logos](app/static/logos).\n\nGitHub® and its stylized versions and the Invertocat mark are GitHub's\nTrademarks or registered Trademarks. When using GitHub's logos, be sure to\nfollow the GitHub [logo guidelines](https://github.com/logos).\n","funding_links":[],"categories":["TypeScript","ReactJS","HarmonyOS","Communication and Collaboration Tools","Applications","Table of Contents","Cross-Platform","其他","typescript","Developer Tools","剪贴板工具","开发常用软件","Mac 软件"],"sub_categories":["Windows Manager","Version Control, Wiki, Knowledge base","Development","JavaScript","网络服务_其他","Version Control","👨‍💻 Development (9)","zsh 插件","Git Client","开发辅助"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesktop%2Fdesktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdesktop%2Fdesktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdesktop%2Fdesktop/lists"}