# tpix を Homebrew でインストール

tpix のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:tpix
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install tpix
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:tpix
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.0.3
- **ソース概要:** Simple terminal image viewer using the Kitty graphics protocol
- **ホームページ:** <https://github.com/jesvedberg/tpix>
- **リポジトリ:** <https://github.com/jesvedberg/tpix>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- tpix (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.0.3
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2022-04: GitHub repository created.
- 2022-05: v1.0.0 released.
- 2022-06: v1.0.3 released.

### Related projects

- Kitty, WezTerm, Konsole, Nim, Pixie, Cligen, iTerm2 terminal image workflows.

### ソース

- <https://api.github.com/repos/jesvedberg/tpix>
- <https://github.com/jesvedberg/tpix#readme>
- <https://github.com/jesvedberg/tpix/releases>
- source_facts.package-manager


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/tpix.yml](https://github.com/mxcl/pkgdb/blob/main/combined/tpix.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
