Facktorial / rss_feeder

Simple TUI RSS feeds viewer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSS feeder

This is my simple rss feeder to watch what is new n industry/my topics.

Build with no rich features, but using a rich console printing and feedparser package.

How To

Feeds

Update RSS_feeds.json

Run

poetry install
poetry run python src/rss_feeder/app.py

After loading use arrows (left, right) to change topic. Esc/ctrl+c for exit.

Try to do stuff profiling-like

poetry run python src/profiler/profiler.py
poetry run snakeviz needs_profiling.prof

About

Simple TUI RSS feeds viewer.

License:Do What The F*ck You Want To Public License


Languages

Language:Python 63.7%Language:Tcl 36.3%