oesmith / news

Minimalistic static-site feed aggregator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News

A minimalistic static-site RSS/Atom feed aggregator in a few hundred lines of Go code.

This is my daily driver for reading news. It supports mobile, vim-style keyboard navigation and dark mode.

Usage

Edit ./feeds.json to setup your feeds, then run news to generate HTML output in ./html/.

For command-line options (including changing the feeds.json path or the output directory), run news --help.

About

Minimalistic static-site feed aggregator

License:GNU General Public License v3.0


Languages

Language:Go 100.0%