macOS
brew install ttyplotlocal Homebrew formula metadata
brew / 順位 6207
ttyplot のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ttyplotlocal Homebrew formula metadata
sudo apk add ttyplotAlpine Linux edge package indexes · ttyplot · ソース: dl-cdn.alpinelinux.org
sudo apt install ttyplotDebian stable package indexes · ttyplot · ソース: deb.debian.org
sudo dnf install ttyplotFedora Rawhide package metadata · ttyplot · ソース: dl.fedoraproject.org
nix profile install nixpkgs#ttyplotnixpkgs package indexes · pkgs/by-name/tt/ttyplot/package.nix · ソース: api.github.com
sudo zypper install ttyplotopenSUSE Tumbleweed package metadata · ttyplot · ソース: download.opensuse.org
概要
Realtime plotting utility for terminal with data input from stdin
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ttyplot | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ttyplot |
|---|---|
| バージョン | 1.7.6 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/tenox7/ttyplot |
| リポジトリ | https://github.com/tenox7/ttyplot |
| 最終更新 | 2026-07-14T07:05:22Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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.6-r0
Realtime plotting utility for terminal/console with data input from stdin
https://github.com/tenox7/ttyplot
sudo apk add ttyplotttyplot-doc 1.7.6-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.6-2.fc45
Real-time plotting utility for the terminal
https://github.com/tenox7/ttyplot/
sudo dnf install ttyplotttyplot 1.7.6-1.2
Realtime plotting utility for terminals
https://github.com/tenox7/ttyplot
sudo zypper install ttyplotソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.