/ureader

Minimalistic CLI feed reader.

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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), in linux terminal or from scripts.

For help and usage info see Wiki pages.

For brief info see $ ureader --help and $ ureader COMMAND --help.

Examples

The sample produced by $ ureader feed --unread | more:

sample

Build Status Build Status

You can report any issues at Issue tracker.