macOS
brew install tpixlocal Homebrew formula metadata
brew
tpix のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tpixlocal Homebrew formula metadata
概要
Simple terminal image viewer using the Kitty graphics protocol
履歴
tpix is a small terminal image viewer built around the Kitty graphics protocol. Its README presents it as a simple Nim program that can render common image formats directly in compatible terminals.
The project was created in 2022 by Jesper Vedberg as a personal answer to a remote-computing workflow problem. The README explains that the author, working as a bioinformatician on remote servers and clusters without root access, wanted an easy way to inspect plots over SSH after moving from iTerm2 on macOS to Kitty on Linux.
The implementation choice reflects that origin: tpix was written in Nim so it could be compiled and cross-compiled into small, statically linked binaries that could be copied to systems where the user could not install packages globally. GitHub release metadata shows four 1.0.x releases between May and June 2022.
tpix remains a niche package-manager tool. Its upstream README documents release binaries for Linux and macOS, source installation through Nimble, and testing with Kitty, WezTerm, and Konsole. Homebrew packages it as `tpix`, making the single-purpose terminal image viewer available through the normal Unix package workflow.
Typical use is direct and Unix-like: run `tpix image.jpg` or pipe image data through standard input. The tool resizes images to terminal width by default and exposes flags for dimensions, background handling, filename printing, and resize behavior.
For package collectors, tpix is notable less as a large application than as a tidy example of the post-Kitty terminal graphics ecosystem: a tiny compiled CLI, packaged for Homebrew, that solves the remote-server 'quickly inspect an image' workflow without a GUI or root privileges.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tpix | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/jesvedberg/tpix
インストールメタデータ
| パッケージキー | brew:tpix |
|---|---|
| バージョン | 1.0.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/tpix |
| ホームページ | https://github.com/jesvedberg/tpix |
| リポジトリ | https://github.com/jesvedberg/tpix |
| 上流ドキュメント | https://github.com/jesvedberg/tpix#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/jesvedberg/tpix/archive/refs/tags/v1.0.3.tar.gz |
| ビルド依存関係 | nim |
| 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 | tpix |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.