← Package directory
Available on winget

Install Desktop Plus

A GitHub Desktop fork with advanced functionality and improvements.

Install with winget
winget install --id DesktopPlus.DesktopPlus
Upgrade
winget upgrade --id DesktopPlus.DesktopPlus
Uninstall
winget uninstall --id DesktopPlus.DesktopPlus

About Desktop Plus

An up-to-date fork of GitHub Desktop with additional features including multiple account support, integration with third-party Git providers, commit search, multiple stashes per branch, and more.

What's new in 3.6.3-r1

Upstream: GitHub Desktop 3.6.3 release notes Changes and improvements: - [#178] We now support Codeberg accounts in Desktop Plus! Thank you @fl-f for your contribution! You can now sign in using your Codeberg account and: - Clone repositories from within the app. - Preview and create pull requests. - View pull request status, including checks. - Enjoy other minor UI improvements that make your experience with Codeberg better. - You can now rename stashes to make them easier to identify. Simply click the edit (pencil) icon next to the stash title, or right-click on a stash in the Changes list and select "Rename...". - All OAuth providers (GitHub, Bitbucket, GitLab, and Codeberg) now use PKCE (Proof Key for Code Exchange) for improved security. You shouldn't notice any difference in your sign-in experience, but if you encounter any problems, please open an issue. Fixes: - [#213] Handle autosquash prefixes properly when rendering conventional commit badges. - [#215] Avoid showing the developer tools panel when quickly hovering over PRs in the PR list. - The native title bar now shows the correct Desktop Plus logo instead of the upstream (GitHub Desktop) logo.

Read release notes

Version history

Version Updated Notes
3.6.3-r1 Upstream: GitHub Desktop 3.6.3 release notes Changes and improvements: - [#178] We now support Codeberg accounts in Desktop Plus! Thank you @fl-f for your contribution! You can now sign in using your Codeberg account and...