macOS
brew install lsixlocal Homebrew formula metadata
brew
lsix のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install lsixlocal Homebrew formula metadata
sudo apk add lsixAlpine Linux edge package indexes · lsix · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#lsixnixpkgs package indexes · pkgs/by-name/ls/lsix/package.nix · ソース: api.github.com
sudo pacman -S lsixArch Linux sync databases · lsix · ソース: geo.mirror.pkgbuild.com
scoop install main/lsixScoop official bucket manifest trees · bucket/lsix.json · ソース: api.github.com
概要
Shows thumbnails in terminal using sixel graphics
履歴
lsix is a Bash script that behaves like an image-oriented ls: it displays thumbnail montages directly in Sixel-capable terminals. The README positions it as a simple terminal image browser built on ImageMagick and Sixel escape sequences.
The GitHub repository was created in 2017. Its README emphasizes simplicity: installation is copying the single lsix script into the user's PATH, with ImageMagick as the only prerequisite.
The project grew alongside renewed interest in inline terminal graphics. The README documents tested or reported support across xterm, MLterm, foot, WezTerm, iTerm2, Konsole, WSLtty, MinTTY, Yaft, and other Sixel-capable terminals, while explicitly listing common incompatible terminals.
lsix is packaged by several Unix package managers despite being a single script. The supplied package facts list Homebrew, Debian, Alpine, Arch, Nix, and Scoop, and the official README directly mentions Homebrew as a macOS installation path.
The repository's visible GitHub metadata shows thousands of stars and more than one hundred forks, which is unusually high for a small shell utility and reflects its popularity among terminal-graphics enthusiasts.
Typical usage is running `lsix` in a directory to display local image thumbnails, or passing explicit filenames and shell globs. Because it delegates decoding to ImageMagick, the README notes broad support for bitmap and non-bitmap formats, with GIFs and multi-image files expanded into montages.
The README says lsix has no command-line flags or configuration files; users who want to change tile width, font, or similar defaults edit variables at the top of the script.
lsix is notable because it is almost aggressively small: a Bash script plus ImageMagick, using old Sixel terminal graphics to solve a real daily problem over SSH. Package nerds tend to care about it because it sits at the intersection of terminal capability detection, image conversion, and the long tail of terminal emulator compatibility.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
lsix | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/hackerb9/lsix
インストールメタデータ
| パッケージキー | brew:lsix |
|---|---|
| バージョン | 1.9.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/lsix |
| ホームページ | https://github.com/hackerb9/lsix |
| リポジトリ | https://github.com/hackerb9/lsix |
| 上流ドキュメント | https://github.com/hackerb9/lsix#readme |
| ライセンス | GPL-3.0-or-later OR X11 |
| ソースアーカイブ | https://github.com/hackerb9/lsix/archive/refs/tags/1.9.1.tar.gz |
| 依存関係 | bash, imagemagick |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | lsix |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
lsix 1.9.1-2
Show thumbnails in terminal using sixel graphics
https://github.com/hackerb9/lsix
sudo apt install lsixlsix
nix profile install nixpkgs#lsixlsix 1.8.2-r0
Preview thumbnails in the terminal using sixel graphics
https://github.com/hackerb9/lsix
sudo apk add lsixlsix 1.9.1-1
Like ls, but for images, shows thumbnails in terminal using sixel graphics
https://github.com/hackerb9/lsix
sudo pacman -S lsixmain/lsix
scoop install main/lsixソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.