macOS
brew install otreelocal Homebrew formula metadata
sudo port install otreeMacPorts ports tree · textproc/otree/Portfile · ソース: api.github.com
brew / 順位 3791
otree のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install otreelocal Homebrew formula metadata
sudo port install otreeMacPorts ports tree · textproc/otree/Portfile · ソース: api.github.com
sudo apk add otreeAlpine Linux edge package indexes · otree · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#otreenixpkgs package indexes · pkgs/by-name/ot/otree/package.nix · ソース: api.github.com
概要
Command-line tool to view objects (JSON/YAML/TOML) in TUI tree widget
履歴
OTree is a Rust terminal UI for inspecting structured objects as an interactive tree. It targets JSON, YAML, TOML, and XML files, with a particular emphasis on deeply nested configuration data.
The upstream README says the author created otree to inspect very deep Kubernetes YAML files, because jnv only supported JSON. The project is built on Ratatui and the tui-tree-widget tree component, placing it in the modern Rust TUI tool family.
The roadmap in the repository ties features to early version milestones: root switching, tree overview, data block, footer, syntax highlighting, configuration, clipboard support, filtering, help popups, and debug logging.
The project distributes through GitHub releases, cargo-from-git builds, Arch AUR, Homebrew, and MacPorts. Homebrew and MacPorts package pages give macOS and Linux users a packaged path, while the GitHub repository records versioned releases and a modest open-source audience.
Users run otree with a structured data file path, for example a JSON, YAML, TOML, or XML document, and browse the parsed object in a terminal tree. The README also documents a configuration file at ~/.config/otree.toml for keys, colors, and other TUI behavior.
The natural use case is operational inspection: Kubernetes manifests, application config, lock files, generated JSON, and other nested documents that are unpleasant to read as raw text.
otree matters as a packaged example of the small, focused Rust CLI wave: it wraps serde-style structured-data parsing and Ratatui interaction into a single binary that competes with ad hoc jq/yq/editor folding workflows.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
otree | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:otree |
|---|---|
| バージョン | 0.7.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/fioncat/otree |
| リポジトリ | https://github.com/fioncat/otree |
| 最終更新 | 2026-07-07T12:37:42Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
otree
nix profile install nixpkgs#otreeotree 0.7.1-r0
View JSON/YAML/TOML objects in a TUI tree widget
https://github.com/fioncat/otree
sudo apk add otreeotree-doc 0.7.1-r0
View JSON/YAML/TOML objects in a TUI tree widget (documentation)
https://github.com/fioncat/otree
sudo apk add otree-docotree
sudo port install otreeソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.