macOS
brew install mdfriedlocal Homebrew formula metadata
sudo port install mdfriedMacPorts ports tree · textproc/mdfried/Portfile · ソース: api.github.com
brew / 順位 2886
mdfried のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install mdfriedlocal Homebrew formula metadata
sudo port install mdfriedMacPorts ports tree · textproc/mdfried/Portfile · ソース: api.github.com
nix profile install nixpkgs#mdfriednixpkgs package indexes · pkgs/by-name/md/mdfried/package.nix · ソース: api.github.com
sudo pacman -S mdfriedArch Linux sync databases · mdfried · ソース: geo.mirror.pkgbuild.com
概要
Terminal markdown viewer
履歴
mdfried is a Rust terminal Markdown viewer and pager focused on rich terminal graphics. Its distinctive feature is rendering Markdown headings as genuinely larger text or images when the terminal supports a graphics or text-sizing protocol.
The GitHub repository was created in December 2024, and the crates.io package was first published later that month. The project iterated rapidly through 2025 and 2026, reaching the 0.22 series by June 2026.
The changelog shows the tool expanding from a visual Markdown viewer into a featureful terminal document browser: tree-sitter Markdown parsing, link navigation, URL and GitHub README opening, syntax highlighting, Mermaid rendering, image opening, OSC 8 clickable links, and experimental PDF support all appear in the documented 2026 releases.
mdfried is newer than mdcat and mdless but already has package-manager presence. The input facts list Homebrew, MacPorts, Nix, and pacman-family packaging, while the README advertises Cargo installation, a Nix flake, release binaries, `.deb` files, and Mac and Windows binaries.
Crates.io reported the crate's creation in December 2024 and about 15,000 total downloads by 2026. Homebrew's formula tracked stable version 0.22.4 with install analytics, evidence of early but real CLI-tool adoption.
The basic invocation is `mdfried ./path/to.md`. It can also open URLs that serve Markdown and `github:owner/repo` targets when a README exists on the default branch.
On first run, users may choose a font if automatic detection is not enough; the selection is written to `~/.config/mdfried/config.toml`. `--setup` repeats font setup and `--print-config` prints a fuller configuration example.
mdfried is notable because it pushes terminal Markdown viewing into the modern graphics-terminal era. Packaging it involves more than installing a text filter: the formula includes chafa and GTK/glib-related dependencies through Homebrew, and runtime behavior varies by terminal image protocol.
For package nerds, it is also a fast-moving Rust package that crosses Cargo, Nix, Homebrew, binary releases, and Debian-style artifacts while still pre-1.0.
セキュリティ状態
mdfried に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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/mdfried/config.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mdfried | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:mdfried |
|---|---|
| バージョン | 0.22.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/benjajaja/mdfried |
| リポジトリ | https://github.com/benjajaja/mdfried |
| 最終更新 | 2026-06-21T18:47:21Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
mdfried
nix profile install nixpkgs#mdfriedmdfried 0.22.4-1
A markdown viewer for the terminal that renders images and big headers
https://github.com/benjajaja/mdfried
sudo pacman -S mdfriedmdfried
sudo port install mdfriedソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.