From 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 Mon Sep 17 00:00:00 2001 From: Philip Wittamore Date: Sun, 12 Jul 2026 11:08:50 +0200 Subject: update --- .../RSS-feeds-that-don't-suck-on-terminals.html | 83 ++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100755 articles/2025/RSS-feeds-that-don't-suck-on-terminals.html (limited to 'articles/2025/RSS-feeds-that-don't-suck-on-terminals.html') diff --git a/articles/2025/RSS-feeds-that-don't-suck-on-terminals.html b/articles/2025/RSS-feeds-that-don't-suck-on-terminals.html new file mode 100755 index 0000000..d3757bf --- /dev/null +++ b/articles/2025/RSS-feeds-that-don't-suck-on-terminals.html @@ -0,0 +1,83 @@ + + + + + + + RSS feeds that don't suck on terminals + + +
+

Bloggings

+ Back + +
+ +
+
+

RSS feeds that don't suck on terminals

+

2025-04-05

+

RSS news in the terminal

+

I'm building a list of RSS feeds that work in the terminal. +There are a lot of feeds out there but not all of the linked articles display well.

+ +

Basically it's a question of whether the page linked in the RSS feed is displayed well in +a text browser, which isn't always the case. I find the Chawan text browser gives the best +web display in general and includes images, so I'm using it as a benchmark.

+

It's always possible to use rdrview to pre-format the text before sending to cha, +with browser "rdrview -B cha %u" in .newsboat/config, but this removes the images.

+

This is an ongoing task so it will probably end up as a static page

+

The list so far:

+ +---Linux--- +https://old.reddit.com/r/commandline/.rss +https://old.reddit.com/r/Ghostty/.rss +https://old.reddit.com/r/xfce/.rss +https://old.reddit.com/r/neomutt/.rss +https://old.reddit.com/.rss +https://itsfoss.com/rss/ +https://archlinux.org/feeds/news +https://www.linuxjournal.com/node/feed +https://www.cyberciti.biz/feed/ +https://terminaltrove.com/blog.xml +https://terminaltrove.com/new.xml +https://terminaltrove.com/totw.xml + +---News-English--- +https://www.theatlantic.com/feed/all/ + +---News-French--- +https://www.thelocal.fr/feeds/rss.php +https://www.diplomatie.gouv.fr/spip.php?page=backend-fd +https://mondediplo.com/backend +https://frenchdailynews.com/feed +https://www.euronews.com/rss +https://tempsreel.nouvelobs.com/rss.xml +https://www.lepoint.fr/rss.xml + +---Science--- +https://www.science.org/rss/news_current.xml +http://rss.sciam.com/ScientificAmerican-Global +https://www.lemonde.fr/sciences/rss_full.xml +https://www.newscientist.com/feed/home/?cmpid=RSS%7CNSNS-Home +http://feeds.feedburner.com/sciencealert-latestnews +http://awesci.com/feed/ +https://blogs.esa.int/rocketscience/feed/ + +---Tech--- +https://feeds.feedburner.com/TheHackersNews?format=xml + +---Divertissement--- +https://xkcd.com/rss.xml + +---Other--- + +
+
+ + -- cgit v1.3.1