tenox7/ttyplot
a realtime plotting utility for terminal/console with data input from stdin observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 94
- Release rhythm 93
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 22
- age_days: 2883
- days_rel: 50
- days_push: 36
- n_releases_24m: 4
Adoption not part of the score
1375 stars · 49 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
ttyplot is a realtime terminal plotting utility written in C that reads numeric data from stdin or a Unix pipeline and renders live text-mode charts. It supports rate calculation for counters, two graphs per display, and experimental braille/block element rendering.
Use cases
- plot ping latency in the terminal in real time
- visualize CPU or memory usage from vmstat or free
- graph SNMP network throughput from snmpget
- chart any streaming numeric data piped from a command
- monitor load average or wifi signal strength live
When to choose
- you want quick realtime charts of command output without leaving the terminal
- you need a lightweight, dependency-free plotting tool for servers over SSH
- you want to visualize metrics from tools like ping, sar, vmstat, or snmpget
When to avoid
- you need rich interactive charts, zooming, or export to image formats
- you want GUI or web-based dashboards
- you need long-term metric storage and historical graphs
Facets
cli-tool · maturity active
data-visualization charts cli monitoring developer-tools monitoring data-visualization windows bsd cli cross-platform terminal-ui realtime-plotting stdin-pipeline ascii-charts c command-line linux macos
1 source
- readme: https://github.com/tenox7/ttyplot · fetched 2026-08-28 · bb47a81df771
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tenox7/ttyplot | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem