The Wayback Machine - https://web.archive.org/web/20190909122403/https://github.com/desktop/desktop
Skip to content
Please note that GitHub no longer supports old versions of Safari.

We recommend upgrading to the latest Safari, Google Chrome, or Firefox.

Simple collaboration from your desktop
TypeScript CSS JavaScript Shell PowerShell Batchfile
Branch: development
Clone or download
outofambit Merge pull request #8092 from ns-ccollins/patch-1
Added CodeRunner to the External Editor list
Latest commit 44ed65a Sep 6, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.circleci use xcode 9.4.1 image and avoid nvm Jun 19, 2019
.github swap label to new one Jul 25, 2019
.vscode ensure these file types are validated inside VSCode Jul 2, 2019
app Merge branch 'development' into patch-1 Sep 6, 2019
docs Add project boards and drop jolo Aug 9, 2019
eslint-rules use strict is unnecessary here Jan 21, 2019
gemoji @ 50865e8 Get some gemoji Sep 2, 2016
script format some json files May 3, 2019
tslint-rules Revert "Revert "ESLint for great justice: Episode I"" Oct 19, 2017
vendor 🆙 Upgrade Yarn to 1.15.2 Mar 15, 2019
.babelrc Teach babel to understand dynamic import statements May 22, 2018
.codecov.yml remove codecov statuses config Sep 3, 2019
.eslintignore Update .eslintignore Jan 7, 2019
.eslintrc.yml indicate which version of React is in use Jun 4, 2019
.gitattributes Don't normalize line endings in fixture repositories on Windows Jan 28, 2018
.gitignore add *.swp to gitignore Aug 22, 2019
.gitmodules switched this submodule over to using HTTPS Apr 11, 2017
.node-version Bump .node-version to latest LTS release Jul 2, 2019
.nvmrc relax nvmrc Apr 23, 2019
.prettierignore format all json files May 3, 2019
.prettierrc.yml Upgrade Prettier to 1.14 (beta) Jul 18, 2018
.python-version add python-version Sep 4, 2018
.tool-versions update python to 2.7.16 for asdf Apr 22, 2019
.travis.yml upgrade CI providers to Node 10 Jun 18, 2019
.yarnrc 🆙 Upgrade Yarn to 1.15.2 Mar 15, 2019
CODE_OF_CONDUCT.md Update contact behavior to be more clear Aug 16, 2018
LICENSE Remove the date range Apr 10, 2017
README.md tidy up Jun 18, 2019
appveyor.yml upgrade CI providers to Node 10 Jun 18, 2019
azure-pipelines.yml upgrade CI providers to Node 10 Jun 18, 2019
changelog.json Bump version for production release Aug 27, 2019
package.json add jest-extended Jul 29, 2019
tsconfig.json format some json files May 3, 2019
tslint.json move deprecation rule to root Sep 13, 2018
yarn.lock Bump eslint-utils from 1.3.1 to 1.4.2 Sep 3, 2019

README.md

GitHub Desktop

Travis CircleCI AppVeyor Build Status Azure DevOps Pipelines Build Status license 90+% TypeScript

GitHub Desktop is an open source Electron-based GitHub app. It is written in TypeScript and uses React.

GitHub Desktop screenshot - Windows

Where can I get it?

Download the official installer for your operating system:

You can install this alongside your existing GitHub Desktop for Mac or GitHub Desktop for Windows application.

NOTE: there is no current migration path to import your existing repositories into the new application - you can drag-and-drop your repositories from disk onto the application to get started.

Beta Channel

Want to test out new features and get fixes before everyone else? Install the beta channel to get access to early builds of Desktop:

Community Releases

There are several community-supported package managers that can be used to install GitHub Desktop:

  • Windows users can install using Chocolatey package manager: c:\> choco install github-desktop
  • macOS users can install using Homebrew package manager: $ brew cask install github

Installers for various Linux distributions can be found on the shiftkey/desktop fork.

Arch Linux users can install the latest version from the AUR.

Is GitHub Desktop right for me? What are the primary areas of focus?

This document describes the focus of GitHub Desktop and who the product is most useful for.

And to see what the team is working on currently and in the near future, check out the GitHub Desktop roadmap.

I have a problem with GitHub Desktop

Note: The GitHub Desktop Code of Conduct applies in all interactions relating to the GitHub Desktop project.

First, please search the open issues and closed issues to see if your issue hasn't already been reported (it may also be fixed).

There is also a list of known issues that are being tracked against Desktop, and some of these issues have workarounds.

If you can't find an issue that matches what you're seeing, open a new issue, choose the right template and provide us with enough information to investigate further.

The issue I reported isn't fixed yet. What can I do?

If 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.

How can I contribute to GitHub Desktop?

The CONTRIBUTING.md document will help you get setup and familiar with the source. The documentation folder also contains more resources relevant to the project.

If you're looking for something to work on, check out the help wanted label.

More Resources

See desktop.github.com for more product-oriented information about GitHub Desktop.

License

MIT

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.

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.

You can’t perform that action at this time.