# rgburke/grv

GRV is a terminal interface for viewing git repositories

Repository: https://github.com/rgburke/grv
Canonical: https://ross.abutalabs.com/products/grv
Language: Go
License: GPL-3.0
License Family: copyleft
Topics: golang, go, terminal-based, ncurses-tui, git
Last push: 2019-05-01T20:02:46+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": 3281, "days_push": 2681, "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 4092, forks 98 (observed 2026-08-28T04:08:34.629984+00:00)

## What it is
GRV is a terminal-based ncurses interface for viewing Git repositories, allowing refs, commits, and diffs to be browsed, searched, and filtered via a query language. It supports customizable tabs, splits, themes, keybindings, and live filesystem monitoring for automatic UI updates.

## Use cases
- browse git commit history in the terminal
- filter commits and refs with a query language
- view commit diffs without leaving the terminal
- visualize a git commit graph in a TUI
- customize a git viewer with themes and vi keybindings

## When to choose
- you want a rich terminal UI for exploring git repositories
- you prefer vi-like keybindings and customizable tabs/splits
- you need automatic UI updates when the repository changes

## When to avoid
- you only need simple git commands in the terminal
- you want a graphical git client
- you need actively maintained software with recent releases

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: developer-tools, terminal-ui, version-control
- domain: developer-tools, version-control
- platform: bsd, cli, go
- tags: git, tui, ncurses, repository-viewer, vi-keybindings, command-line, linux, macos

## Member repositories
- rgburke/grv (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:34.629984+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-29T18:23:20.813066+00:00, confidence not recorded.
  - readme: https://github.com/rgburke/grv (fetched 2026-08-28T04:08:34.629984+00:00, sha f1de5c4d185e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
