Golang RSS reader in terminal with go-tui, a terminal UI library
go build
./TerminalRSS
Use the arrow keys to move through the UI, exit with q
, open link in Firefox with Enter
To add RSS feeds, update the JSON file links.json
To clean feeds, add the title of the feed and the corresponding regex expression in the JSON file cleaners.json