GitHub Desktop
About GitHub Desktop
GitHub Desktop is an open-source application designed to simplify Git and GitHub workflows. It is built using Electron, TypeScript, and React, providing a graphical interface for managing repositories. This fork specifically adds support for various Linux distributions, making it accessible to Linux users.
The software offers pre-built packages for popular Linux distributions, including Debian, Ubuntu, Red Hat, CentOS, Fedora, and OpenSUSE. It is also available as an AppImage, Flatpak, and through the Arch User Repository (AUR). Installation can be done via package managers or cross-distribution formats, ensuring compatibility across different Linux environments.
Key features
- Graphical interface for Git and GitHub workflows
- Support for Debian, Ubuntu, Red Hat, CentOS, Fedora, and OpenSUSE
- Cross-distribution packages like AppImage and Flatpak
- Installation via package managers or AUR for Arch Linux
- Integration with GitHub for repository management
Download release-3.4.9-linux1
Feb 9, 2025LinuxLinux
Frequently asked questions
- Is GitHub Desktop free?
- Yes. GitHub Desktop is free and open-source software, distributed under the MIT license.
- Which platforms does GitHub Desktop support?
- GitHub Desktop provides downloads for Linux.
- What is the latest version of GitHub Desktop?
- The latest version is release-3.4.9-linux1, released on Feb 9, 2025.
- What platforms does GitHub Desktop support?
- This fork of GitHub Desktop supports various Linux distributions, including Debian, Ubuntu, Red Hat, CentOS, Fedora, and OpenSUSE. It is also available as an AppImage and Flatpak for cross-distribution use.
- How do I install GitHub Desktop on Linux?
- Installation depends on your Linux distribution. For Debian/Ubuntu, use APT package feeds. For Red Hat/CentOS/Fedora, use RPM feeds. Arch Linux users can install it from the AUR. Cross-distribution options include AppImage and Flatpak.
- What license does GitHub Desktop use?
- GitHub Desktop is licensed under the MIT License. However, GitHub's trademarks, including logos, are not covered by this license and remain the property of GitHub.
- Are there known issues with GitHub Desktop on Linux?
- Yes, there are known issues documented in the repository. Users experiencing problems can refer to the Known Issues documentation for guidance and workarounds.
More Developer Tools
PowerToys
microsoft
PowerToys is a set of utilities for enhancing productivity and customization on Windows systems. It includes various tools for developers and power users to streamline workflows.
Windows Terminal
microsoft
Windows Terminal combines the classic Windows console with a modern terminal application in one package. It provides developers with a unified interface for command-line tools and shells. The software supports multiple tabs, rich text, and customization options.
Neovim
neovim
Neovim is a fork of Vim focused on improved extensibility and usability. It maintains compatibility with Vim while offering modern features like embedded terminal support and a built-in LSP client. The project emphasizes maintainability and encourages community contributions.