macOS
brew install otreelocal Homebrew formula metadata
sudo port install otreeMacPorts ports tree · textproc/otree/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für otree in AI-Agent-Workflows.
Installation
brew install otreelocal Homebrew formula metadata
sudo port install otreeMacPorts ports tree · textproc/otree/Portfile · Quelle: api.github.com
sudo apk add otreeAlpine Linux edge package indexes · otree · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#otreenixpkgs package indexes · pkgs/by-name/ot/otree/package.nix · Quelle: api.github.com
Überblick
Command-line tool to view objects (JSON/YAML/TOML) in TUI tree widget
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
otree | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/fioncat/otree
Installationsmetadaten
| Paketschlüssel | brew:otree |
|---|---|
| Version | 0.7.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/otree |
| Homepage | https://github.com/fioncat/otree |
| Repository | https://github.com/fioncat/otree |
| Upstream-Dokumentation | https://github.com/fioncat/otree#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/fioncat/otree/archive/refs/tags/v0.7.1.tar.gz |
| Zuletzt aktualisiert | 2026-07-07T12:37:42Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | otree |
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
otree
nix profile install nixpkgs#otreeotree 0.6.5-r0
View JSON/YAML/TOML objects in a TUI tree widget
https://github.com/fioncat/otree
sudo apk add otreeotree-doc 0.6.5-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 otreeQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.