mytchel / mrss

Simple rss/atom reader for the console, written in go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mrss

Minimal rss reader for the console written in go.

Requires termbox, rss, and by extention mahonia

It is very minimal.

Reads a file with a list of urls that you should create and populate as $HOME/.config/mrss/urls.

Currently doesn't work very well with feeds that contain html. In the near future I will add features that will strip it out and pressent it somewhat better.

About

Simple rss/atom reader for the console, written in go

License:MIT License


Languages

Language:Go 100.0%