Terminal Dashboards
A dashboard collects several live readings onto one screen. In the terminal that means a grid of panels, each one running a command, tailing a log or reading a metric, redrawn on a timer.
Some are general purpose, where a YAML or TOML file defines what every panel shows. Others are built for a single system: pull requests and CI status, a Kubernetes cluster, a job queue or web server logs. They tend to run on a spare monitor or inside a detached terminal multiplexer session so they keep collecting while nobody is watching.
Below is a list of terminal tools that display dashboards.

bullmq-dash
A TUI dashboard for BullMQ.
A TUI dashboard for BullMQ.

cooldeck
A keyboard first terminal dashboard for Coolify.
A keyboard first terminal dashboard for Coolify.

drydock
A live terminal dashboard for a fleet of Git repositories.
A live terminal dashboard for a fleet of Git repositories.

erldash
A simple, terminal-based Erlang dashboard.
A simple, terminal-based Erlang dashboard.

flow
Real-time network throughput dashboard for the terminal.
Real-time network throughput dashboard for the terminal.

gh-dash
An interactive GitHub Dashboard for your terminal.
An interactive GitHub Dashboard for your terminal.

gitpane
Multi repo Git workspace dashboard for the terminal.
Multi repo Git workspace dashboard for the terminal.

goaccess
a real-time web log analyzer and interactive viewer.
a real-time web log analyzer and interactive viewer.

gtop
System monitoring dashboard for terminal.
System monitoring dashboard for terminal.

kdash
A simple and fast dashboard for Kubernetes.
A simple and fast dashboard for Kubernetes.

octoscope
A terminal dashboard for your GitHub account, or anyone else's public GitHub profile.
A terminal dashboard for your GitHub account, or anyone else's public GitHub profile.

puffin
A beautiful terminal dashboard for hledger.
A beautiful terminal dashboard for hledger.

sampler
Visualization for any shell command.
Visualization for any shell command.

sidecar
A TUI dashboard for AI coding agents.
A TUI dashboard for AI coding agents.

spectatui
A TUI dashboard for Github Spec-Kit.
A TUI dashboard for Github Spec-Kit.

splashboard
A customizable terminal splash screen with plugin-based data sources.
A customizable terminal splash screen with plugin-based data sources.

toktop
htop but for LLM tokens.
htop but for LLM tokens.

tori
A TUI for multi-server Docker and host monitoring over SSH.
A TUI for multi-server Docker and host monitoring over SSH.

wtf
The personal information dashboard for your terminal.
The personal information dashboard for your terminal.
Know any terminal tools that would be good for this list? Post a Tool here!