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