macOS
brew install treemdprovider-native install command
brew / rank 2779
TUI and CLI dual pane markdown viewer. Version 0.6.0 via Homebrew; verified 2026-07-23.
install
brew install treemdprovider-native install command
overview
TUI and CLI dual pane markdown viewer
history
treemd is a terminal Markdown navigator that combines a tree view, document viewing, and scriptable CLI output.
The official GitHub repository was created in November 2025. The README describes a dual CLI/TUI design for navigating Markdown structure, following links, searching documents, and extracting elements with a jq-like query language.
The official README documents Cargo, Homebrew, and pkgin installation, while source_facts.package-manager records Homebrew, Nix, and pacman availability. This reflects early distribution across Rust and several Unix package ecosystems.
Users open a Markdown file or directory with `treemd`, navigate headings and links interactively, list document structure with `-l`, or query elements with `-q`; settings and custom keybindings live in the documented TOML config file.
treemd packages a Markdown reader, structural navigator, and query-oriented CLI in one Rust binary, making it useful both as an interactive terminal tool and in text-processing workflows.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/treemd/config.toml~/Library/Application Support/treemd/config.toml%APPDATA%\treemd\config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
treemd | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:treemd |
|---|---|
| Version | 0.6.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/epistates/treemd |
| Repository | https://github.com/epistates/treemd |
| Last updated | 2026-07-23T17:02:07Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.