README (1109B)
1 _ 2 ___ ___ ___ _| |___ 3 | _| -_| .'| . | _| 4 |_| |___|__,|___|_|2025 5 6 ================================================= 7 8 Minimal RSS reader (WIP) 9 10 requirements 11 libcurl 12 libmrss 13 sqlite3 14 -std=c23 15 16 uses 17 termbox2.h (included) 18 19 20 ------------------------------------------------- 21 screenshot 22 ------------------------------------------------- 23 24 https://pasteboard.co/5tKEqGZUlw0i.png 25 26 ------------------------------------------------- 27 install 28 ------------------------------------------------- 29 30 git clone git://citbl.org/readr.git 31 make install 32 33 34 ------------------------------------------------- 35 see also 36 ------------------------------------------------- 37 38 TODO 39 config.h 40 41 42 ------------------------------------------------- 43 contributors 44 ------------------------------------------------- 45 46 citbl 47 48 49 ------------------------------------------------- 50 motto 51 ------------------------------------------------- 52 53 build what you use and use what you build 54 55 56 ------------------------------------------------- 57 license 58 ------------------------------------------------- 59 60 Apache-2.0