RSS reader

alkeon 3ee4b62740 Drop sqlte support for CHANNELS 11 mēneši atpakaļ
LICENSE f24ecd52c6 Initial commit 4 gadi atpakaļ
Makefile 59424dfc56 Changed name, show titles and bugfixes 4 gadi atpakaļ
README.md 59465aae17 Bugfixing, better description algorithm and refactoring 3 gadi atpakaļ
datalite.cpp 3ee4b62740 Drop sqlte support for CHANNELS 11 mēneši atpakaļ
datalite.h 3ee4b62740 Drop sqlte support for CHANNELS 11 mēneši atpakaļ
get_news.sh 59465aae17 Bugfixing, better description algorithm and refactoring 3 gadi atpakaļ
import.sh bceef61f66 import bash script 3 gadi atpakaļ
meson.build d4ab54455f Meson support 4 gadi atpakaļ
parser.cpp 93cde66a02 Decode html entities and fix description cleaning 2 gadi atpakaļ
parser.h 3ee4b62740 Drop sqlte support for CHANNELS 11 mēneši atpakaļ
test.sh bceef61f66 import bash script 3 gadi atpakaļ
timeless.cpp 3ee4b62740 Drop sqlte support for CHANNELS 11 mēneši atpakaļ

README.md

Timeless

Lightweight RSS reader

Compilation

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

Installation

To install run:

ninja install

Usage

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

More information

For additional information about the project Timeless visit alkeon web site:

https://autistici.org/alkeon/