macOS
brew install viddylocal Homebrew formula metadata
sudo port install viddyMacPorts ports tree · sysutils/viddy/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für viddy in AI-Agent-Workflows.
Installation
brew install viddylocal Homebrew formula metadata
sudo port install viddyMacPorts ports tree · sysutils/viddy/Portfile · Quelle: api.github.com
sudo apk add viddyAlpine Linux edge package indexes · viddy · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#viddynixpkgs package indexes · pkgs/by-name/vi/viddy/package.nix · Quelle: api.github.com
sudo zypper install viddyopenSUSE Tumbleweed package metadata · viddy · Quelle: download.opensuse.org
scoop install extras/viddyScoop official bucket manifest trees · bucket/viddy.json · Quelle: api.github.com
Überblick
Modern watch command
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
viddy | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/sachaos/viddy
Installationsmetadaten
| Paketschlüssel | brew:viddy |
|---|---|
| Version | 1.3.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/viddy |
| Homepage | https://github.com/sachaos/viddy |
| Repository | https://github.com/sachaos/viddy |
| Upstream-Dokumentation | https://github.com/sachaos/viddy#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/sachaos/viddy/archive/refs/tags/v1.3.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-14T16:01:28Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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/viddyQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.