macOS
brew install viddylocal Homebrew formula metadata
sudo port install viddyMacPorts ports tree · sysutils/viddy/Portfile · source: api.github.com
brew
Modern watch command. Version 1.3.1 via Homebrew; verified 2026-06-14.
install
brew install viddylocal Homebrew formula metadata
sudo port install viddyMacPorts ports tree · sysutils/viddy/Portfile · source: api.github.com
sudo apk add viddyAlpine Linux edge package indexes · viddy · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#viddynixpkgs package indexes · pkgs/by-name/vi/viddy/package.nix · source: api.github.com
sudo zypper install viddyopenSUSE Tumbleweed package metadata · viddy · source: download.opensuse.org
scoop install extras/viddyScoop official bucket manifest trees · bucket/viddy.json · source: api.github.com
overview
Modern watch command
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
viddy | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/sachaos/viddy
install metadata
| Package key | brew:viddy |
|---|---|
| Version | 1.3.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/viddy |
| Homepage | https://github.com/sachaos/viddy |
| Repository | https://github.com/sachaos/viddy |
| Upstream docs | https://github.com/sachaos/viddy#readme |
| License | MIT |
| Source archive | https://github.com/sachaos/viddy/archive/refs/tags/v1.3.1.tar.gz |
| Last updated | 2026-06-14T16:01:28Z |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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/viddysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.