Simple CLI rss reader, that can print only subject and uri, based on new...
So what I'm looking for is easy enough to code, but I'm wondering if it already exists, so I don't going releasing duplicate code. I need a feed reader, that prints the subject, and uri on one line,...
View ArticleHow to watch rss feed for new entries from bash script?
I need to watch a RSS feed from our hudson ci server. Each time a new entry is available i want to play a sound by calling #>play sound.wav. Does anyone know a tool which can watch a rss-feed and...
View ArticleGUI for newsbeuter?
Is there a GUI for the feed reader newsbeuter? Or would there be an easy way to create one for it? Or is there any other graphical feed reader that could use the cache.db database (SQLite) of...
View Articlersstail Not Printing Output
I've installed rsstail 1.8 on my linux box and everything seems to be going smoothly, knock on wood, except for the part where rsstail isn't printing the streams. Running the command, I see that it's...
View ArticleApplication displaying latest blog posts on desktop
Is there an application for Linux which is able to put rss feed directly on desktop? I've seen lots of standalone programs, but I'd like to have a window in the corner of my desktop always showing...
View ArticleRss in full text
I am looking for a way to extract the full text from an html file in the command line. The purpose of this is to make a blocklet for my i3 status bar. I have found some site with names like "Full text...
View Articleliferea: change default link color
Liferea (Linux Feed Reader) uses per default a dark blue color for hyperlinks. I am using a dark desktop theme (white text on dark background) and these default colors are very difficult to read. I am...
View ArticleLiferea http client
I have a website which filters http request by http client. Consequently, Liferea can't get the feed, but only a an error webpage. So my questions are: what is the http-client header of liferea is it...
View Articlecomplete RSS truncated feeds
I am looking for a way to locally complete RSS truncated feeds. I was using for years wizardrss[dont click]com (it’s now a squated) witch was an online service who do the stuff. But it turn off since...
View Articlecommand line tool to download complete podcast from rss feed
given a podcast rss feed, how can I download the complete podcast from the commandline ? I am not looking for a full-blown, command line, podcast client. I just need a one time command to download a...
View ArticleSimple feed aggregation server
I’m looking for a program that runs as daemon, downloads Atom and RSS feeds at least every minute, and provides a paginated Atom feed of all entries of all feeds through a simple HTTP server. It...
View ArticleNewsboat / Newsbeuter is not loading old feeds
I use Newsboat for quite some time now and I really leared to like it's plain neatness. However, whenever I add a new feed Newsboat it loads only 10, sometimes 20 (?!) articles that are older then...
View ArticleRSS with list of Kernel releases per distro - is there such a thing?
Is there any place that aggregates Linux kernel releases, on a per-distribution basis, in an RSS feed?There's a bunch of distros that I'm working with (CentOS 7+8, Ubuntu versions, Rocky and so on),...
View Articlei3blocks.conf Error could not parse JSON lexical error
I have this error in my /etc/i3blocks.confError: Could not parse JSON (lexical error: invalid bytes in UTF8 string.)My code in /etc/i3blocks.conf looks like this.[rss]command=rsstail -n1 -1 -N -u...
View Articlei3blocks.conf create onclick event (open firefox with URL)
I have this block in /etc/i3blocks.conf[rss]command=rsstail -n1 -1 -N -u https://news.ycombinator.com/rss | iconv -f UTF-8 -t ASCII//TRANSLIT | head -c 50color=#00FF00interval=300I'd like to click on...
View Article