What does HackerNews think of desktop?

Fork of GitHub Desktop to support various Linux distributions

Language: TypeScript

The GitHub site itself is commercial, but unless I am missing something the GitHub Desktop client in question is actually open source (MIT) https://github.com/desktop/desktop.

In fact, as was mentioned elsewhere, there is an actively maintained fork of the project that adds support for Linux environments. https://github.com/shiftkey/desktop IMHO this is the open source ecosystem working as intended!

You can get it on linux: https://aur.archlinux.org/packages/github-desktop-bin/ (mentioned in the official docs) or https://github.com/shiftkey/desktop.

What I dislike about Linux in general is how often the mentality for an app is “you’re using Linux, just find the repository and figure out how to get the release to your system or build it yourself”.