# michaeldfallen/git-radar

A heads up display for git

Repository: https://github.com/michaeldfallen/git-radar
Canonical: https://ross.abutalabs.com/products/git-radar
Language: Shell
License: MIT
License Family: permissive
Last push: 2020-08-31T20:06:45+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4227, "days_push": 2193, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2579, forks 85 (observed 2026-08-28T04:07:02.324959+00:00)

## What it is
Git Radar is a shell prompt tool that displays at-a-glance git repository status—file changes, local/remote commits, and stashes—directly in your terminal prompt. It supports bash, zsh, and fish with customizable colors and optional auto-fetching.

## Use cases
- show git status in my terminal prompt
- display uncommitted changes and ahead/behind counts in shell prompt
- add git branch info to bash prompt
- customize zsh prompt with git repo status
- see stash and remote commit counts at a glance

## When to choose
- you want a lightweight, shell-native git status display without switching to a full prompt framework
- you use bash, zsh, or fish and want detailed file/commit/stash indicators

## When to avoid
- you use a prompt framework like starship or powerline that already shows git status
- you need a GUI git client or don't work in git repositories

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools
- domain: version-control, developer-tools
- platform: cli, cross-platform
- tags: git, shell-prompt, bash, zsh, fish, prompt-display, command-line, macos, linux

## Member repositories
- michaeldfallen/git-radar (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:02.324959+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:22:39.841505+00:00, confidence not recorded.
  - readme: https://github.com/michaeldfallen/git-radar (fetched 2026-08-28T04:07:02.324959+00:00, sha 20c5360c441d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
