Lightweight RSS reader
In order to compile Timeless you'll need sqlite3 and libcurl
You can use make for building the program but I recommend you to use Meson. Makefile is only for older or limited resources devices. To compile and install run:
meson timeless/
ninja
To install run:
ninja install
First time execution command (Create databases)
tm --new
Add new feeds to database
tm FEED
Get news (This command will use internet connection for every feed)
tm --get-news
Read the news
tm
For additional information about the project Timeless visit alkeon web site:
https://autistici.org/alkeon/