Description
Minimalistic CLI RSS reader.
Description
ureader
is minimalistic command line RSS reader with unicode and color support. Everything it does is fetch RSS documents, merge them according to specified options, format and flush resulting feed to stdout. So ureader
could be used with pagers like more(1) or in linux terminal.
- Release Notes
0.1.0.0: Initial version.
0.2.0.0: Use OPML for subscription list.