🍺 BREW Explorer

← all casks

GitX

brew install --cask gitx v1.5

Git GUI

74
30-day installs · #1638
205
90-day · #1715
947
365-day · #1495
898
★ GitHub stars · updated 2mo ago

GitHub topics

git mac macos

Links

Raw metadata
{
  "alternatives": [],
  "artifacts": [
    {
      "app": [
        "GitX.app"
      ],
      "target": "/Applications/GitX.app"
    },
    {
      "binary": [
        "$APPDIR/GitX.app/Contents/Resources/gitx"
      ],
      "target": "$HOMEBREW_PREFIX/bin/gitx"
    },
    {
      "zap": [
        {
          "trash": [
            "~/Library/Application Support/com.apple.sharedfilelist/com.apple.LSSharedFileList.ApplicationRecentDocuments/nl.frim.gitx.sfl*",
            "~/Library/Caches/nl.frim.GitX",
            "~/Library/Preferences/nl.frim.GitX.plist",
            "~/Library/Saved Application State/nl.frim.GitX.savedState"
          ]
        }
      ]
    }
  ],
  "auto_updates": null,
  "categories": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Git GUI",
  "disable_reason": null,
  "disabled": 0,
  "display_name": "GitX",
  "enrichment_fetched_at": "2026-06-20T22:44:40+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "gitx",
  "github_default_branch": "master",
  "github_last_commit_at": "2026-06-14T08:05:03Z",
  "github_readme_excerpt": "# What is GitX?\n\n[![pull request](https://github.com/gitx/gitx/actions/workflows/BuildPR.yml/badge.svg)](https://github.com/gitx/gitx/actions/workflows/BuildPR.yml)\n\nGitX is an OS X (MacOS) native graphical client for the `git` version\ncontrol system.\n\nGitX has a long history of various branches and versions maintained by\nvarious people over the years. This github org \u0026 repo are an attempt to\nconsolidate and move forward with a current, common, community-maintained\nversion.\n\n### How to Install:\n\nGet the latest release of GitX from the [Releases](https://github.com/gitx/gitx/releases)\npage. Download, extract and move it to your Applications folder.\nFor Apple Silicon (M1, M2 processors) please use the `arm64` release.\n\nSee also: [How to Build in Xcode](#how-to-build-in-xcode)\n\n### Screenshots\n\n![Staging View](assets/screenshot-stage.png)\n\n![History View](assets/screenshot-history.png)\n\n### How to Build in Xcode:\n\nTo build and run in the Xcode app with your own developer account, create\na config file called `Dev.xcconfig` at the project root like this:\n\n```\nDEVELOPMENT_TEAM = YOUR_TEAM_ID\nCODE_SIGN_IDENTITY = YOUR_CERT_NAME\nENABLE_HARDENED_RUNTIME = YES\n```\n\nReplace `YOUR_TEAM_ID` with your development team ID and `YOUR_CERT_NAME` with the name of your certificate.\nIf you don\u0027t know your ID or don\u0027t have a certificate yet, follow the steps below.\n\nThe certificate name is usually something like _Apple Development, Mac Developer, iPhone Developer, Apple Developer,_ etc.\nIn the steps below, we assume the certificate name to be _\"Apple Development\"_ but you should use the name you see in your keychain.\n\n1. Open the **Xcode** app.\n2. In Settings \u003e Accounts, if you haven\u0027t added your Apple ID yet, click the `+` button and add your Apple ID.\n3. In your Apple ID account settings, there should be at least one team with your name and **(Personal Team)** in the name. Click on it.\n4. Click on the **Manage Certificates** button.\n5. If you don\u0027t see any certificate listed, click the",
  "github_repo": "gitx/gitx",
  "github_stars": 898,
  "github_topics": [
    "git",
    "mac",
    "macos"
  ],
  "homepage": "https://github.com/gitx/gitx",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 74,
  "installs_365d": 947,
  "installs_90d": 205,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": null,
  "llm_model": null,
  "names": [
    "GitX"
  ],
  "one_liner": null,
  "rank_30d": 1638,
  "rank_365d": 1495,
  "rank_90d": 1715,
  "raw_hash": "c50bf31c734bdb92",
  "ruby_source_path": "Casks/g/gitx.rb",
  "tap": "homebrew/cask",
  "token": "gitx",
  "version": "1.5",
  "why_use_this": null
}