macOS
brew install viddylocal Homebrew formula metadata
sudo port install viddyMacPorts ports tree · sysutils/viddy/Portfile · 来源: api.github.com
安装
brew install viddylocal Homebrew formula metadata
sudo port install viddyMacPorts ports tree · sysutils/viddy/Portfile · 来源: api.github.com
sudo apk add viddyAlpine Linux edge package indexes · viddy · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#viddynixpkgs package indexes · pkgs/by-name/vi/viddy/package.nix · 来源: api.github.com
sudo zypper install viddyopenSUSE Tumbleweed package metadata · viddy · 来源: download.opensuse.org
scoop install extras/viddyScoop official bucket manifest trees · bucket/viddy.json · 来源: api.github.com
概览
Modern watch command
历史
Viddy is a modern, interactive replacement for the Unix-like `watch` command. Its niche is terminal monitoring: repeatedly run a command, keep the latest output visible, highlight differences, retain past snapshots, and let the user move around output with pager and Vim-like controls.
The first tagged public release, v0.1.0, was published on August 17, 2021, after an initial Go implementation that already included search, diff viewing, and the early time-machine concept. The project was framed from the start as a richer `watch`, not as a general terminal multiplexer or log viewer.
In 2024, maintainer Takumasa Sakao released Viddy 1.0.0 after reimplementing the project in Rust. In his migration write-up, he described the Go version as a proof-of-concept that had become harder to fix and extend, while also noting that Rust had been the original target language. A later community fork, `viddy-go`, explicitly preserves the last Go implementation for users who prefer the Go toolchain or particular Go-era behavior.
Viddy is used where a user would normally run `watch`, but wants better interaction: color-preserving command output, diff highlighting, output search, scrollback-like paging, and the ability to rewind through previous command results. The history and time-machine features make it useful for observing changing state such as service health, queues, deployments, or command output that briefly shows important differences.
For package curators, Viddy is a neat example of the wave of Rust-era rewrites of small Unix command-line utilities: it keeps the Unix tool shape while adding TUI ergonomics, persisted history, and cross-platform binary releases. Its package footprint across Homebrew, MacPorts, Scoop, Alpine, Nix, and other ecosystems reflects a tool aimed at people who live in terminals rather than at a single platform community.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/viddy.toml~/Library/Application Support/viddy.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
viddy | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/sachaos/viddy
安装元数据
| 软件包键 | brew:viddy |
|---|---|
| 版本 | 1.3.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/viddy |
| 主页 | https://github.com/sachaos/viddy |
| 仓库 | https://github.com/sachaos/viddy |
| 上游文档 | https://github.com/sachaos/viddy#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/sachaos/viddy/archive/refs/tags/v1.3.1.tar.gz |
| 最后更新 | 2026-06-14T16:01:28Z |
| Pulse | updated |
| 构建依赖 | rust |
| 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 | viddy |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
viddy
nix profile install nixpkgs#viddyviddy 0.4.0-r21
Modern watch command, time machine and pager
https://github.com/sachaos/viddy
sudo apk add viddyviddy-doc 0.4.0-r21
Modern watch command, time machine and pager (documentation)
https://github.com/sachaos/viddy
sudo apk add viddy-docviddy 1.3.0-1.5
A modern watch command
https://github.com/sachaos/viddy
sudo zypper install viddyviddy
sudo port install viddyextras/viddy
scoop install extras/viddy来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.