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