readr

Minimal Terminal RSS Reader
Log | Files | Refs | README | LICENSE

README (1109B)



                 _
   ___ ___ ___ _| |___
  |  _| -_| .'| . |  _|
  |_| |___|__,|___|_|2025

=================================================

Minimal RSS reader (WIP)

requirements
    libcurl
    libmrss
    sqlite3
    -std=c23

uses
    termbox2.h (included)


-------------------------------------------------
  screenshot
-------------------------------------------------

https://pasteboard.co/5tKEqGZUlw0i.png

-------------------------------------------------
  install
-------------------------------------------------

git clone git://citbl.org/readr.git
make install


-------------------------------------------------
  see also
-------------------------------------------------

TODO
config.h


-------------------------------------------------
  contributors
-------------------------------------------------

citbl


-------------------------------------------------
  motto
-------------------------------------------------

build what you use and use what you build


-------------------------------------------------
  license
-------------------------------------------------

Apache-2.0