# desktop **Repository Path**: xiaokeitutu/desktop ## Basic Information - **Project Name**: desktop - **Description**: github desktop 第三方测试版 源自github的shiftkey/desktop 方便国内用户下载 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-11-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # [GitHub Desktop](https://desktop.github.com) [![Travis](https://img.shields.io/travis/desktop/desktop.svg?style=flat-square&label=Travis+CI)](https://travis-ci.org/desktop/desktop) [![CircleCI](https://img.shields.io/circleci/project/github/desktop/desktop.svg?style=flat-square&label=CircleCI)](https://circleci.com/gh/desktop/desktop) [![AppVeyor Build Status](https://img.shields.io/appveyor/ci/github-windows/desktop/master.svg?style=flat-square&label=AppVeyor&logo=appveyor)](https://ci.appveyor.com/project/github-windows/desktop/branch/master) [![Azure DevOps Pipelines Build Status](https://dev.azure.com/github/Desktop/_apis/build/status/Continuous%20Integration)](https://dev.azure.com/github/Desktop/_build/latest?definitionId=3) [![license](https://img.shields.io/github/license/desktop/desktop.svg?style=flat-square)](https://github.com/desktop/desktop/blob/master/LICENSE) ![90+% TypeScript](https://img.shields.io/github/languages/top/desktop/desktop.svg?style=flat-square&colorB=green) GitHub Desktop 是一个基于[Electron](https://electron.atom.io)的开源GitHub应用程序.它是用[TypeScript](http://www.typescriptlang.org)编写的,使用[React](https://facebook.github.io/react/)编译. ![GitHub Desktop screenshot - Windows](https://cloud.githubusercontent.com/assets/359239/26094502/a1f56d02-3a5d-11e7-8799-23c7ba5e5106.png) ## 下载途径 下载官方支持的安装包: - [macOS](https://central.github.com/deployments/desktop/desktop/latest/darwin) - [Windows](https://central.github.com/deployments/desktop/desktop/latest/win32) - [Windows machine-wide install](https://central.github.com/deployments/desktop/desktop/latest/win32?format=msi) 除此之外还有社区版的可以进行安装(社区版的新功能会更多稳定性可能不如官方版的). - windows用户可以使用[Chocolatey](https://chocolatey.org/)包管理器进行安装(需要下载): `c:\> choco install github-desktop` - macOS用户可以使用 [Homebrew](https://brew.sh/)把管理其进行安装: `$ brew cask install github` - Arch Linux可以通过 [AUR](https://aur.archlinux.org/packages/github-desktop/)进行安装. 社区办可以与多个版本的GitHub Desktop共存. **注意**: 目前没有将现有存储库导入新应用的迁移路径,您可以将存储库从磁盘托放大引用中开始使用. ### 测试版 想要提前获得版本问题及的修复吗?测试版可以解决一定的问题: - [macOS](https://central.github.com/deployments/desktop/desktop/latest/darwin?env=beta) - [Windows](https://central.github.com/deployments/desktop/desktop/latest/win32?env=beta) ## GitHub Desktop适合我吗? 主要关注的领域是什么? [本文章](https://github.com/desktop/desktop/blob/master/docs/process/what-is-desktop.md)介绍了GitHub Desktop的重点和适用用户 . 想要预知团队未来的工作计划可以看[GitHub Desktop 开发计划](https://github.com/desktop/desktop/blob/master/docs/process/roadmap.md). ## 遇到的问题 注意: [GitHub Desktop行为准则](https://github.com/desktop/desktop/blob/master/CODE_OF_CONDUCT.md) 适用于与GitHub Desktop相关项目的所有交互. 首先,请搜索 [未解决的问题](https://github.com/desktop/desktop/issues?q=is%3Aopen) 和 [已解决的问题](https://github.com/desktop/desktop/issues?q=is%3Aclosed) 来看看您的问题是否得到解决 (可能在新版本或社区版已修复). 还有一个已针对Desktop跟踪的 [已知问题](https://github.com/desktop/desktop/blob/master/docs/known-issues.md) 其中一些问题可能会有解决办法. 如果您找不到与您所看到的问题相符合的问题,请打开一个 [新问题](https://github.com/desktop/desktop/issues/new/choose), 选择一个正确的模板并像我们提供足够的信息一遍进一步调查. ## 我报告的问题尚未解决,我该做什么? 如果一连几天都内有人回应你提出的问题,欢迎你已有好的方式进行反馈. 如果还是没有人回复那就先放一边把. 受GitHub Desktop维护人员的时间和资源的限制,诊断单个配置文件可能又麻烦又耗时.虽然我们会尝试并给出一些建议,但是无法保证做到 对这个问题进行深入的挖掘 ## 贡献GitHub Desktop? [CONTRIBUTING.md](./.github/CONTRIBUTING.md) 文件将会帮助您设置和熟悉来源. 该[文件](docs/) 夹还包含有关该项目的更多资源. 如果您正在寻找可以使用的东西,请查看 [帮助](https://github.com/desktop/desktop/issues?q=is%3Aissue+is%3Aopen+label%3A%22help%20wanted%22) 标签. ## 更多 更多有关GitHub Desktop相关的产品信息请访问 [desktop.github.com](https://desktop.github.com). ## 许可证 **[MIT](LICENSE)** The MIT license grant is not for GitHub's trademarks, which include the logo designs. GitHub reserves all trademark and copyright rights in and to all GitHub trademarks. GitHub's logos include, for instance, the stylized Invertocat designs that include "logo" in the file title in the following folder: [logos](app/static/logos). GitHub® and its stylized versions and the Invertocat mark are GitHub's Trademarks or registered Trademarks. When using GitHub's logos, be sure to follow the GitHub [logo guidelines](https://github.com/logos).