macOS
brew install ttyplotlocal Homebrew formula metadata
brew
Realtime plotting utility for terminal with data input from stdin. Version 1.7.5 via Homebrew; verified 2026-06-22.
install
brew install ttyplotlocal Homebrew formula metadata
sudo apk add ttyplotAlpine Linux edge package indexes · ttyplot · source: dl-cdn.alpinelinux.org
sudo apt install ttyplotDebian stable package indexes · ttyplot · source: deb.debian.org
sudo dnf install ttyplotFedora Rawhide package metadata · ttyplot · source: dl.fedoraproject.org
nix profile install nixpkgs#ttyplotnixpkgs package indexes · pkgs/by-name/tt/ttyplot/package.nix · source: api.github.com
sudo zypper install ttyplotopenSUSE Tumbleweed package metadata · ttyplot · source: download.opensuse.org
overview
Realtime plotting utility for terminal with data input from stdin
history
ttyplot is a real-time plotting utility for text-mode consoles and terminals. Its README describes a Unix-pipeline tool that reads data from standard input and plots it live in the terminal.
Official release tags show ttyplot starting with a 1.0 tag in 2018 and continuing through later 1.x releases. The README copyright notice covers 2013-2025 for Antoni Sawicki, with 2023 contributions credited to Edgar Bonet and Sebastian Pipping.
The project grew around practical terminal monitoring rather than static charting. Its README centers examples from ping, snmpget, netstat, ip link, ifconfig, sar, vmstat, rrdtool, collectd, Prometheus node_exporter, curl, jq, and finance/price feeds.
The README documents installation through snap, Debian, Gentoo, Homebrew, Termux, FreeBSD packages, and release downloads. The supplied package facts also show apk, dnf, nix, Ubuntu, and zypper packaging.
Its adoption pattern is typical of compact sysadmin tools: it became package-worthy because it turns data already available from shell pipelines into a live terminal display without a daemon, browser dashboard, or metrics stack.
ttyplot is commonly used by piping a stream of numbers into it, optionally setting title, units, scale, colors, two-line mode, or rate calculation. The README gives examples for CPU, memory, load average, ping latency, Wi-Fi signal, temperature, fan speed, network throughput, disk throughput, and Prometheus metrics.
Later README sections document experimental braille, block-element, and aalib ASCII-art rendering, plus interactive keys such as `q`, `r`, and Ctrl-L while reading from a pipe.
For package collectors, ttyplot is a dense example of the Unix philosophy in package form: it avoids owning data collection and instead makes stdin visually useful.
It is also a handy smoke-test package for terminal capabilities, Unicode/braille rendering, buffering behavior, and the rough edges of alternate-screen terminal handling.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ttyplot | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/tenox7/ttyplot
install metadata
| Package key | brew:ttyplot |
|---|---|
| Version | 1.7.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ttyplot |
| Homepage | https://github.com/tenox7/ttyplot |
| Repository | https://github.com/tenox7/ttyplot |
| Upstream docs | https://github.com/tenox7/ttyplot#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/tenox7/ttyplot/archive/refs/tags/1.7.5.tar.gz |
| Last updated | 2026-06-22T04:35:17Z |
| Pulse | updated |
| Build dependencies | pkgconf |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ttyplot |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ttyplot 1.7.0-1
realtime plotting utility for text mode consoles and terminals
https://github.com/tenox7/ttyplot
sudo apt install ttyplotttyplot
nix profile install nixpkgs#ttyplotttyplot 1.6.1-1
realtime plotting utility for text mode consoles and terminals
https://github.com/tenox7/ttyplot
sudo apt install ttyplotttyplot 1.7.2-r0
Realtime plotting utility for terminal/console with data input from stdin
https://github.com/tenox7/ttyplot
sudo apk add ttyplotttyplot-doc 1.7.2-r0
Realtime plotting utility for terminal/console with data input from stdin (documentation)
https://github.com/tenox7/ttyplot
sudo apk add ttyplot-docttyplot 1.7.4-2.fc44
Real-time plotting utility for the terminal
https://github.com/tenox7/ttyplot/
sudo dnf install ttyplotttyplot 1.7.4-1.3
Realtime plotting utility for terminals
https://github.com/tenox7/ttyplot
sudo zypper install ttyplotsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.