pkg.soopen package index

brew / 排名 6207

使用 Homebrew, apk, apt, dnf, Nix, zypper 安装 ttyplot

查看 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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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