1
0
mirror of https://github.com/desktop/desktop synced 2024-06-25 20:32:35 +00:00
Go to file
2024-06-25 16:55:10 +02:00
.github Remove unnecessary blank line 😳 2024-05-28 17:01:55 +02:00
.vscode Re-enable eslint after config schema update 2023-12-13 10:04:52 +01:00
app Merge pull request #18889 from desktop/releases/3.4.2-beta4 2024-06-25 16:55:10 +02:00
docs Add support for Pycharm Professional from snap 2024-06-02 17:48:51 -03:00
eslint-rules We can have nice things! 2022-03-04 00:45:39 +01:00
gemoji@50865e8895 Get some gemoji 2016-09-02 16:44:44 -04:00
script Put the credential helper in mingw32 on arm64 2024-06-12 16:36:31 +02:00
vendor Upgrade to Yarn 1.21.1 2020-03-02 09:48:57 -08:00
.eslintignore Get rid of unused coverage reporting 2022-05-04 12:13:38 +02:00
.eslintrc.yml Update generated icons and lint rules 2024-02-08 15:19:44 -06:00
.gitattributes Force unix line endings in WSL github helper 2020-09-02 18:12:47 +02:00
.gitignore Ignore VS Code logs in project gitignore 2022-04-29 15:54:13 -04:00
.gitmodules switched this submodule over to using HTTPS 2017-04-11 17:52:04 +10:00
.markdownlint.js Add markdownlint to package json 2022-08-29 06:51:24 -04:00
.node-version Bump node to v20.11.1 2024-05-28 16:44:27 +02:00
.nvmrc Bump node to v20.11.1 2024-05-28 16:44:27 +02:00
.prettierignore Allow prettier to format generated icons file 2024-02-20 08:07:52 -06:00
.prettierrc.yml Update prettier and eslint for optional chaining support 2020-06-24 17:43:46 +00:00
.python-version Update the Python version to 3.9 in dotfiles 2021-05-15 02:52:52 +02:00
.tool-versions Bump node to v20.11.1 2024-05-28 16:44:27 +02:00
.yarnrc Upgrade to Yarn 1.21.1 2020-03-02 09:48:57 -08:00
changelog.json Bump to 3.2.4-beta4 2024-06-25 12:49:34 +02:00
CODE_OF_CONDUCT.md Update contact behavior to be more clear 2018-08-16 08:01:05 -07:00
LICENSE Remove the date range 2017-04-10 13:43:44 -04:00
package.json This is supposedly included in the jsdom test environment? 2024-05-30 09:36:18 +02:00
README.md Merge pull request #18004 from CarsonDay11/development 2024-01-15 17:08:53 +01:00
SECURITY.md Create SECURITY.md 2022-11-09 12:42:36 -05:00
tsconfig.json Turn on ES2022 🎉 2022-05-04 09:06:43 +02:00
yarn.lock Bump ws from 7.5.8 to 7.5.10 2024-06-18 17:17:54 +00:00

GitHub Desktop

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

A screenshot of the GitHub Desktop application showing changes being viewed and committed with two attributed co-authors

Where can I get it?

Download the official installer for your operating system:

Linux is not officially supported; however, you can find installers created for Linux from a fork of GitHub Desktop in the Community Releases section.

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:

The release notes for the latest beta versions are available here.

Community Releases

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

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

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

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.

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.

Building Desktop

To setup your development environment for building Desktop, check out: setup.md.

More Resources

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

See our getting started documentation for more information on how to set up, authenticate, and configure 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.