pkg.soopen package index

brew / 順位 6207

ttyplot を Homebrew, apk, apt, dnf, Nix, zypper でインストール

ttyplot のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install ttyplot

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add ttyplot

Alpine Linux edge package indexes · ttyplot · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install ttyplot

Debian stable package indexes · ttyplot · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install ttyplot

Fedora Rawhide package metadata · ttyplot · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#ttyplot

nixpkgs package indexes · pkgs/by-name/tt/ttyplot/package.nix · ソース: api.github.com

openSUSE zypper確認済み · 92%
sudo zypper install ttyplot

openSUSE Tumbleweed package metadata · ttyplot · ソース: download.opensuse.org

概要

パッケージ概要

Realtime plotting utility for terminal with data input from stdin

コマンドとエイリアス

  • ttyplot

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2018: 1.0 tag published.
  • 2023: 1.5 tag published; README notes version 1.5 changed closed-input behavior.
  • 2023-2024: 1.6.x tags published.
  • 2026: 1.7.5 tag published.

Related projects

  • The README examples compose ttyplot with classic system tools such as ping, vmstat, netstat, sar, snmpget, rrdtool, collectd, curl, jq, and Prometheus node_exporter.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
ttyplot実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.7.6
マネージャ更新日2026-07-14
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:ttyplot
バージョン1.7.6
パッケージマネージャHomebrew
ホームページhttps://github.com/tenox7/ttyplot
リポジトリhttps://github.com/tenox7/ttyplot
最終更新2026-07-14T07:05:22Z
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

ttyplot 1.7.0-1

realtime plotting utility for text mode consoles and terminals

https://github.com/tenox7/ttyplot

sudo apt install ttyplot
  • Section: math
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Ttyplot
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ttyplot from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ttyplot

nix profile install nixpkgs#ttyplot
  • normalized package name match
  • 一致条件: Ttyplot
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tt/ttyplot/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

ttyplot 1.6.1-1

realtime plotting utility for text mode consoles and terminals

https://github.com/tenox7/ttyplot

sudo apt install ttyplot
  • Section: universe/math
  • Architecture: amd64
  • 3 依存関係
  • normalized package name match
  • 一致条件: Ttyplot
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ttyplot from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

ttyplot 1.7.6-r0

Realtime plotting utility for terminal/console with data input from stdin

https://github.com/tenox7/ttyplot

sudo apk add ttyplot
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: ttyplot
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ttyplot
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ttyplot from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ttyplot-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-doc
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: ttyplot
  • normalized package name match
  • 一致条件: Ttyplot
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ttyplot-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ttyplot 1.7.6-2.fc45

Real-time plotting utility for the terminal

https://github.com/tenox7/ttyplot/

sudo dnf install ttyplot
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ttyplot
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ttyplot
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ttyplot from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
zypper95%

ttyplot 1.7.6-1.2

Realtime plotting utility for terminals

https://github.com/tenox7/ttyplot

sudo zypper install ttyplot
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ttyplot
  • 5 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Ttyplot
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ttyplot from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation