alkeon 3ee4b62740 Drop sqlte support for CHANNELS | пре 1 година | |
---|---|---|
LICENSE | пре 5 година | |
Makefile | пре 5 година | |
README.md | пре 4 година | |
datalite.cpp | пре 1 година | |
datalite.h | пре 1 година | |
get_news.sh | пре 4 година | |
import.sh | пре 3 година | |
meson.build | пре 5 година | |
parser.cpp | пре 3 година | |
parser.h | пре 1 година | |
test.sh | пре 3 година | |
timeless.cpp | пре 1 година |
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/