macOS
brew install goreadlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für goread in AI-Agent-Workflows.
Installation
brew install goreadlocal Homebrew formula metadata
nix profile install nixpkgs#goreadnixpkgs package indexes · pkgs/by-name/go/goread/package.nix · Quelle: api.github.com
Überblick
RSS/Atom feeds in the terminal
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.ymlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
goread | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/TypicalAM/goread
Installationsmetadaten
| Paketschlüssel | brew:goread |
|---|---|
| Version | 1.7.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/goread |
| Homepage | https://github.com/TypicalAM/goread |
| Repository | https://github.com/TypicalAM/goread |
| Upstream-Dokumentation | https://github.com/TypicalAM/goread#readme |
| Lizenz | GPL-3.0-or-later |
| Quellarchiv | https://github.com/TypicalAM/goread/archive/refs/tags/v1.7.3.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | goread |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
goread
nix profile install nixpkgs#goreadQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.