macOS
brew install viulocal Homebrew formula metadata
sudo port install viuMacPorts ports tree · graphics/viu/Portfile · 来源: api.github.com
安装
brew install viulocal Homebrew formula metadata
sudo port install viuMacPorts ports tree · graphics/viu/Portfile · 来源: api.github.com
sudo apk add viuAlpine Linux edge package indexes · viu · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#viunixpkgs package indexes · pkgs/by-name/vi/viu/package.nix · 来源: api.github.com
sudo pacman -S viuArch Linux sync databases · viu · 来源: geo.mirror.pkgbuild.com
sudo zypper install viuopenSUSE Tumbleweed package metadata · viu · 来源: download.opensuse.org
概览
Simple terminal image viewer written in Rust
历史
viu is a Rust command-line image viewer for terminals. The project describes itself as a small application and as the frontend for the `viuer` library, using terminal graphics protocols when available and falling back to character-cell rendering otherwise.
Its niche is quick image inspection inside terminal workflows, especially when leaving the shell for a graphical viewer would interrupt a file-management, SSH, or scripting session.
Early viu documentation described a Rust tool that rendered images with Unicode half-block characters, fitting two vertical pixels into one terminal cell by using foreground and background colors. Later README documentation emphasizes native iTerm and Kitty graphics protocol support, with fallback block rendering when those protocols are unavailable.
The current project is closely tied to `viuer`, a Rust library for displaying images in terminals. This split lets the executable remain a focused CLI while the rendering logic can also be reused by other Rust programs.
viu's adoption is strongest in the modern terminal-tooling niche rather than in a large application ecosystem. It appears in Rust package indexes, OS package collections, and recommendation lists for users who want image previews from the command line.
Recent GitHub release and issue activity shows continued attention to practical terminal protocol support, including error handling, dependency refreshes, block-output forcing, and experimental Sixel work.
Users invoke `viu` with an image path, GIF, or input stream to preview media directly in the terminal. The README documents source installation with Cargo, binary releases, packages, examples, aspect-ratio handling, and command-line options.
When a supported terminal is detected, viu can use higher-fidelity inline image protocols; otherwise it remains usable through color block rendering. That fallback is important for broad terminal compatibility.
viu is significant as a compact Rust media CLI that bridges old and new terminal capabilities. It turns the terminal from a text-only surface into a lightweight visual inspection surface without making the user adopt a full TUI file manager.
For package collectors, it sits with tools such as `chafa`, `timg`, and terminal file managers that rely on Kitty, iTerm, Sixel, truecolor, or Unicode rendering tricks to bring richer media into shells.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
viu | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:viu |
|---|---|
| 版本 | 1.6.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/atanunq/viu |
| 仓库 | https://github.com/atanunq/viu |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
viu
nix profile install nixpkgs#viuviu 1.6.1-r0
Terminal image viewer
https://github.com/atanunq/viu
sudo apk add viuviu-doc 1.6.1-r0
Terminal image viewer (documentation)
https://github.com/atanunq/viu
sudo apk add viu-docviu 1.6.1-2
Simple terminal image viewer
https://github.com/atanunq/viu
sudo pacman -S viuviu 1.5.1-1.5
Terminal image viewer with native support
https://github.com/atanunq/viu
sudo zypper install viuviu
sudo port install viu来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.