Software Alternatives, Accelerators & Startups

GitHub CLI VS GitHub Desktop

Compare GitHub CLI VS GitHub Desktop and see what are their differences

GitHub CLI logo GitHub CLI

Official CLI tool for using GitHub from the command-line.

GitHub Desktop logo GitHub Desktop

GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.
  • GitHub CLI Landing page
    Landing page //
    2023-08-23
  • GitHub Desktop Landing page
    Landing page //
    2023-05-02

GitHub CLI videos

NEW GitHub CLI 1.0 is here! | GitHub CLI Tutorial - Demo & Commands

More videos:

  • Review - New GitHub CLI Crash Course - First Look
  • Demo - GitHub CLI demo

GitHub Desktop videos

GitHub Desktop 2.0 -- Easy Mode Version Control

More videos:

  • Review - GitHub Desktop Quick Intro For Windows
  • Tutorial - Git and GitHub for Beginners: GitHub basics, and how to use GitHub Desktop

Category Popularity

0-100% (relative to GitHub CLI and GitHub Desktop)
Productivity
100 100%
0% 0
Git
10 10%
90% 90
Developer Tools
100 100%
0% 0
Code Collaboration
7 7%
93% 93

User comments

Share your experience with using GitHub CLI and GitHub Desktop. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare GitHub CLI and GitHub Desktop

GitHub CLI Reviews

We have no reviews of GitHub CLI yet.
Be the first one to post

GitHub Desktop Reviews

Best Git GUI Clients of 2022: All Platforms Included
Creating branches and switching to existing ones isn’t a hassle, so is merging code with the master branch. Furthermore, you can track your changes with GitHub Desktop. Check out our detailed guide on how to use GitHub for more detailed information.
Boost Development Productivity With These 14 Git Clients for Windows and Mac
GitHub Desktop is the global standard for working with Git-related tasks in a graphical user interface (GUI). It is an open-source tool and hence completely free to use for all sorts of projects. It is available for both Windows and macOS desktops and laptops.
Source: geekflare.com
Best Git GUI Clients for Windows
GitHub Desktop is, perhaps, the most famous solution for working with Git in a visual interface. It is familiar to all developers keeping their repositories on GitHub (Git repository hosting service used for version-controlling IT projects). This free Git GUI is open-source, transparent, and functional. When you consider the Git graphical interface for Windows, GitHub...
Source: blog.devart.com

Social recommendations and mentions

GitHub Desktop might be a bit more popular than GitHub CLI. We know about 129 links to it since March 2021 and only 104 links to GitHub CLI. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

GitHub CLI mentions (104)

  • pyaction 4.28.0 Released
    This Docker image is designed to support implementing Github Actions With Python. As of version 4.0.0., it starts with The official python docker image as the base Which is a Debian OS. It specifically uses python:3-slim to keep the image size Down for faster loading of Github Actions that use pyaction. On top of the Base, we've installed curl Gpg, git, and the GitHub CLI. We added curl and gpg because they Are... - Source: dev.to / 3 months ago
  • The Ladybird Browser Project
    You might be interested in GitHub's cli tool, which is open source, if you want to access GitHub without running their proprietary JS code. https://cli.github.com/. - Source: Hacker News / 3 months ago
  • Ok Boomer! Instant GitHub Repo Creation in One Command 🚀
    👉 Note: This script uses the GitHub CLI. So make sure you've installed that if you haven't already. Instructions here. - Source: dev.to / 4 months ago
  • How do you handle secret rotation in kubernetes (i. e. with github access tokens)
    To use a proper dynamic auth for ghcr.io you can create a "credential helper" and then it is supported by flux, see here: https://fluxcd.io/flux/cheatsheets/oci-artifacts/#authentication Unfortunately the "official" credential helper for ghcr.io doesn't exist. I use this simple script as a helper: https://gist.github.com/pkit/a98411d21ecc9293066f4579088187d1 Which requires gh cli to be installed. Source: 5 months ago
  • Everything I install and set up on a new MacBook as a web developer
    Two CLI tools I install right away are the GitHub CLI (via brew) and the Netlify CLI (via npm). - Source: dev.to / 5 months ago
View more

GitHub Desktop mentions (129)

  • Launch HN: Diversion (YC S22) – Cloud-Native Git Alternative
    Congrats on the launch! It's always exciting to see more competition in the version control space. One question I have is whether you guys are better than: https://desktop.github.com/ This seems to do the exact same thing, be free forever, and have a more mature GUI that is also easier to use than regular terminal git. In my firm, even with people who don't know how to code, they can use github desktop (since it... - Source: Hacker News / 4 months ago
  • Ask HN: Can we do better than Git for version control?
    - Product designers for open-source hardware. Various design files, SVG etc. I’ve experimented with a “GUI only” git flow - just to see what is possible, so I could introduce the concept to others. I found GitHub desktop app (https://desktop.github.com/)did a great job of visually showing git flows and functions, but for a non-tech/programmming person, the tool would be daunting. Curiosity what your suggested tech... - Source: Hacker News / 5 months ago
  • The Scariest Thing Happened to Me Today--Now I'm Scared to Use Git Again
    Just use github desktop its an open source tool https://desktop.github.com/. Source: 5 months ago
  • How to Deploy React App on gh-pages: Beginner's Guide
    Download and install GitHub Desktop if you haven't already. - Source: dev.to / 6 months ago
  • 🔗 Importance of Source Code Control: A Guide to Git
    3️⃣ GitHub Desktop: A desktop application provided by GitHub that allows you to interact with Git repositories visually. It provides an easy way to clone repositories, commit changes, create branches, and push and pull changes. Website: https://desktop.github.com/. - Source: dev.to / 8 months ago
View more

What are some alternatives?

When comparing GitHub CLI and GitHub Desktop, you can also consider the following products

Medium CLI - A command line Interface for reading Medium stories

GitKraken - The intuitive, fast, and beautiful cross-platform Git client.

Mac CLi - OS X command line tools for developers

SourceTree - Mac and Windows client for Mercurial and Git.

Today Scripts - Run scripts in macOS's notification center

SmartGit - SmartGit is a front-end for the distributed version control system Git and runs on Windows, Mac OS...