michaeldfallen/git-radar
A heads up display for git observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4227
- days_rel: n/a
- days_push: 2193
- n_releases_24m: 0
Adoption not part of the score
2579 stars · 85 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity maintenance
cli developer-tools version-control developer-tools cli cross-platform git shell-prompt bash zsh fish prompt-display command-line macos linux
1 source
- readme: https://github.com/michaeldfallen/git-radar · fetched 2026-08-28 · 20c5360c441d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| michaeldfallen/git-radar | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="michaeldfallen/git-radar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem