macOS
brew install goreadlocal Homebrew formula metadata
brew / 順位 8468
goread のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install goreadlocal Homebrew formula metadata
nix profile install nixpkgs#goreadnixpkgs package indexes · pkgs/by-name/go/goread/package.nix · ソース: api.github.com
概要
RSS/Atom feeds in the terminal
履歴
goread is a terminal RSS/Atom reader written in Go. Its package history is small but clear: a Bubble Tea TUI feed reader distributed through Go install, Homebrew, AUR, and Nix.
The TypicalAM/goread repository was created in 2022. The README describes it as an RSS/Atom feed reader for the terminal that categorizes feeds, downloads articles for later use, supports offline mode, imports OPML, and uses a Bubble Tea TUI.
The project follows the modern Go CLI/TUI pattern: Cobra for command flags, Bubble Tea and Lip Gloss for terminal UI, and gofeed for RSS/Atom parsing.
Adoption appears modest and package-oriented. The README documents installation through `go install`, Homebrew, and the Arch User Repository, while the input facts also list Nix packaging.
The README's install instructions and dependency credits place goread in the terminal-reader and Go TUI audience rather than in a broad desktop RSS-reader market.
Users run goread to manage feed categories and read RSS/Atom articles in a terminal UI. The README documents generated configuration under `~/.config/goread`, including `urls.yml`, `colorscheme.json`, and `goread.yml`.
The tool supports editing feeds through `goread edit urls`, custom keybindings through `goread edit config`, pywal-derived colors, OPML support, article downloads, and offline reading.
goread is a compact example of the Charmbracelet-era Go TUI package ecosystem: a small single-user terminal app assembled from Bubble Tea, Lip Gloss, Cobra, and a domain library.
Its documented config files are also package-manager useful because maintainers and users can smoke-test the binary without external services beyond feed URLs.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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/goread/urls.yml~/.config/goread/colorscheme.json~/.config/goread/goread.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
goread | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:goread |
|---|---|
| バージョン | 1.7.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/TypicalAM/goread |
| リポジトリ | https://github.com/TypicalAM/goread |
| 最終更新 | 2026-07-25T20:55:25-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
goread
nix profile install nixpkgs#goreadソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.