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