macOS
brew install ttyplotlocal Homebrew formula metadata
brew
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 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/tenox7/ttyplot
インストールメタデータ
| パッケージキー | brew:ttyplot |
|---|---|
| バージョン | 1.7.5 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ttyplot |
| ホームページ | https://github.com/tenox7/ttyplot |
| リポジトリ | https://github.com/tenox7/ttyplot |
| 上流ドキュメント | https://github.com/tenox7/ttyplot#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/tenox7/ttyplot/archive/refs/tags/1.7.5.tar.gz |
| 最終更新 | 2026-06-22T04:35:17Z |
| Pulse | updated |
| ビルド依存関係 | pkgconf |
| macOS 提供ライブラリ | ncurses |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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.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 ttyplotソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.