GitHub Terminal Dashboard CLI Extension Guide

Choose a GitHub terminal dashboard, Markdown preview TUI, or visual contribution tool without installing every interface first.

8 Dashboard/TUI extensions 7 active Reviewed 2026-06-08

Start Here

Use the table as a quick chooser. The goal is to separate daily operational dashboards from preview, profile, and contribution-visualization tools.

Starter Pack

Inspect the workflow-specific install bundle, then install only the extensions that match your workflow. Do not pipe install bundles directly into a shell.

curl -fsSL https://sjh9714.github.io/gh-extension-atlas/install/starter-packs/daily-maintainer-triage.txt
gh extension install dlvhdr/gh-dash
gh extension install agynio/gh-pr-review
gh extension install meiji163/gh-notify
If you need to... Start with Why Status Install
Triage PRs, issues, and notifications daily dash
A rich terminal dashboard for pull requests, issues, and notifications.
The strongest first stop when GitHub work is a queue you review every day. active gh extension install dlvhdr/gh-dash
Browse GitHub resources in a compact TUI lazy
A terminal UI for interacting with GitHub.
A smaller terminal UI when you want exploration rather than a full maintainer cockpit. active gh extension install gizmo385/gh-lazy
Preview README or docs before pushing markdown-preview
Preview Markdown as it appears on GitHub.
Useful when the visual state you care about is GitHub-flavored Markdown rendering. active gh extension install yusukebe/gh-markdown-preview
Preview GitHub-flavored Markdown with offline-friendly tooling gfm-preview
Preview GitHub-flavored Markdown, including offline workflows.
A good alternative when you want a standalone Markdown preview path. active gh extension install thiagokokada/gh-gfm-preview
Explore GitHub profiles and ecosystems eco
Explore GitHub profiles and ecosystem information.
Better for discovery and profile context than operational triage. watch gh extension install jrnxf/gh-eco
Create a visual contribution-history artifact skyline
Generate a 3D model of GitHub contribution history.
Best when the output is a visual artifact rather than a productivity dashboard. active gh extension install github/gh-skyline
See contribution graphs in the terminal graph
Display a GitHub contribution graph in the terminal.
A narrow terminal visualization tool for contribution history. active gh extension install kawarimidoll/gh-graph

First Picks

dash Daily maintainer cockpit Maintainers who live in PR, issue, and notification queues. gh extension install dlvhdr/gh-dash
lazy Compact GitHub TUI Users who want a compact TUI for GitHub resources. gh extension install gizmo385/gh-lazy
markdown-preview GitHub Markdown preview README, issue template, and documentation review. gh extension install yusukebe/gh-markdown-preview

Interface Fit

Use a dashboard when GitHub work is an operational queue. Use Markdown preview or contribution visualization tools when the output itself is the thing you need to inspect.

gfm-preview Offline-friendly Markdown preview Writers who need Markdown preview without relying on GitHub web UI. gh extension install thiagokokada/gh-gfm-preview
skyline Contribution skyline artifact Profile visualizations, demos, and community events. gh extension install github/gh-skyline
graph Terminal contribution graph Users who want contribution history without opening a profile page. gh extension install kawarimidoll/gh-graph

Freshness Notes

The atlas is a reviewed snapshot, not a live ranking. Recheck upstream repositories before adopting a TUI, especially when the extension opens persistent dashboards, requests broad repository access, or depends on local terminal UI behavior.