Automic VaultAutomic Vault

brew

Installer otree avec Homebrew, apk, MacPorts, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de otree pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install otree

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install otree

MacPorts ports tree · textproc/otree/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add otree

Alpine Linux edge package indexes · otree · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#otree

nixpkgs package indexes · pkgs/by-name/ot/otree/package.nix · Source: api.github.com

aperçu

Résumé du paquet

Command-line tool to view objects (JSON/YAML/TOML) in TUI tree widget

Commandes et alias

  • otree

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • v0.1 to v0.6 roadmap: The README maps major UI and action features across early releases, including root changes, syntax highlighting, filtering, and configuration.
  • 3 March 2026: The GitHub repository lists v0.6.5 as a release.

Related projects

  • otree is related to jnv for JSON exploration, Ratatui for terminal UI rendering, and tui-tree-widget for tree presentation.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
otreecliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire0.7.1
gestionnaire mis à jour2026-07-07
données localesOK
amontà jour
dernière version détectéev0.7.1

https://github.com/fioncat/otree

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:otree
Version0.7.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/otree
Page d'accueilhttps://github.com/fioncat/otree
Dépôthttps://github.com/fioncat/otree
Docs amonthttps://github.com/fioncat/otree#readme
LicenceMIT
Archive sourcehttps://github.com/fioncat/otree/archive/refs/tags/v0.7.1.tar.gz
Dernière mise à jour2026-07-07T12:37:42Z
Pulseupdated
Dépendances de compilationrust
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameotree
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

otree

nix profile install nixpkgs#otree
  • normalized package name match
  • Correspondance par : Otree
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ot/otree/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

otree 0.6.5-r0

View JSON/YAML/TOML objects in a TUI tree widget

https://github.com/fioncat/otree

sudo apk add otree
  • License: MIT
  • Architecture: x86_64
  • Source Package: otree
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Otree
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: otree from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

otree-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-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: otree
  • normalized package name match
  • Correspondance par : Otree
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: otree-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
MacPorts95%

otree

sudo port install otree
  • normalized package name match
  • Correspondance par : Otree
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/otree/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment