alkeon 3ee4b62740 Drop sqlte support for CHANNELS | il y a 1 an | |
---|---|---|
LICENSE | il y a 5 ans | |
Makefile | il y a 5 ans | |
README.md | il y a 4 ans | |
datalite.cpp | il y a 1 an | |
datalite.h | il y a 1 an | |
get_news.sh | il y a 4 ans | |
import.sh | il y a 3 ans | |
meson.build | il y a 5 ans | |
parser.cpp | il y a 3 ans | |
parser.h | il y a 1 an | |
test.sh | il y a 3 ans | |
timeless.cpp | il y a 1 an |
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/