macOS
brew install md-tuilocal Homebrew formula metadata
brew / 順位 6586
md-tui のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install md-tuilocal Homebrew formula metadata
nix profile install nixpkgs#md-tuinixpkgs package indexes · pkgs/by-name/md/md-tui/package.nix · ソース: api.github.com
sudo pacman -S md-tuiArch Linux sync databases · md-tui · ソース: geo.mirror.pkgbuild.com
choco install MDTChocolatey community package catalog · MDT · ソース: community.chocolatey.org
概要
Markdown renderer in the terminal written in rust
履歴
MD-TUI is a Rust terminal application for viewing and navigating Markdown files. It focuses on keyboard-driven reading, link navigation, file-tree browsing, search, syntax highlighting, optional terminal image rendering, and a configurable terminal UI.
The public GitHub repository was created in October 2023. The README presents MD-TUI as a terminal-based Markdown viewer rather than a converter: users run `mdt <file.md>`, run `mdt` to browse Markdown files under the current directory, or pipe Markdown into the program.
The project grew into a packaged Rust CLI with a documented configuration file at `~/.config/mdt/config.toml`, release binaries, Cargo installation, Homebrew, Arch, Conda-Forge/Pixi, and Nix options. Its README also notes a related Neovim plugin variant and possible library use, though library use is not the primary documented surface.
By July 2026, GitHub metadata showed about 491 stars, 28 forks, and 40 releases, with v0.10.3 published in June 2026. That is moderate adoption for a focused terminal reader, especially one aimed at users who prefer reading Markdown inside a terminal rather than opening a browser or editor preview.
The README's package list shows adoption across several packaging communities: Arch, Cargo, Conda-Forge via Pixi, Homebrew, and Nix. This is exactly the pattern common to small Rust TUIs that become useful enough to package outside crates.io.
Typical usage is `mdt README.md`, plain `mdt` for recursive Markdown discovery with a file tree, or piping content with `cat README.md | mdt`. The default key bindings support scrolling, search, link selection, details folding, hover previews, editor handoff through `$EDITOR`, sorting, and quitting.
The official README documents `~/.config/mdt/config.toml` for keyboard and color/misc settings. It also lists supported syntax highlighting languages for code blocks, including shell, C/C++, CSS, Go, HTML, Java, JavaScript, JSON, Lua, Python, Rust, TypeScript, YAML, and others.
MD-TUI is package-nerd significant as a modern Rust TUI in the Markdown viewer niche: small binary, terminal-first workflow, config under XDG-style paths, and distribution through Cargo plus system package managers. It sits beside tools like `glow` and editor previews, but chooses file-tree navigation and key-driven reading as its shape.
Its executable name, `mdt`, is also worth recording because the package name is `md-tui` while the command users run is shorter. That distinction matters for package databases and command-to-package lookup.
セキュリティ状態
md-tui に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/mdt/config.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mdt | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:md-tui |
|---|---|
| バージョン | 0.10.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/henriklovhaug/md-tui |
| リポジトリ | https://github.com/henriklovhaug/md-tui |
| 最終更新 | 2026-06-27T19:03:26Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
md-tui
nix profile install nixpkgs#md-tuimd-tui 0.10.3-1
Markdown renderer in the terminal
https://github.com/henriklovhaug/md-tui
sudo pacman -S md-tuiMDT
choco install MDTソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.