go-news-reader

go-news-reader

Pure-Go multi-source news & social aggregator — one unified feed.

Documentation GitHub

What is go-news-reader?

go-news-reader is a pure-Go (CGO=0) multi-source news & social aggregator with a go-widgets UI: one app, one unified feed, many sources — each behind the same small `source.Provider` contract. Each platform has a standalone pure-Go client library in its own org (go-reddit, go-syndication, go-hackernews, go-newsgroups, go-mastodon, go-lemmy, go-atproto/Bluesky, …); this org's `reader` adds a thin provider adapter per source that maps onto a normalized `source.Item`.

Repository

1 module(s) — generated from the org's repos.

RE
reader
Pure-Go multi-source news/social aggregator (Reddit, RSS, HN, Usenet, Mastodon, Lemmy, Bluesky, Twitter, Instagram, TikTok) with a go-widgets UI. CGO=0.