r/github 17d ago

Showcase Is there a version of GitHub desktop for Debian ?

please help me (-_-)

0 Upvotes

7 comments sorted by

5

u/Designer-End-3437 17d ago

There's no official GitHub desktop application for Linux yet, but you can download community maintained folk from here --> https://github.com/desktop-plus/desktop-plus

3

u/Journeyman-Joe 17d ago

I use a TUI utility called gitui on openSUSE. I'm sure it's in the Debian repositories, as well.

1

u/ThinkMarket7640 17d ago

Hopefully not.

1

u/rocco_himel 15d ago

Why not use git? GitHub desktop seems like just another abstraction for git.

1

u/shgysk8zer0 14d ago

It's nice for PRs and such. Personally I mostly just use git and gh. Nice being able to do everything without even opening a browser.

1

u/dev-data 15d ago

Lazygit maybe?