Archives For Feed Reader

RSS Guard feed reader 3.8.0 was released today. The new release adds supporting for labels and basic CLI interface.

RSS Guard is simple, light and easy-to-use RSS/ATOM feed aggregator based on Qt. It support online feed synchronization with:

  • Tiny Tiny RSS,
  • Inoreader,
  • Nextcloud News,
  • Gmail API.

RSS Guard 3.8.0 was released with following changes:

  • Add support for labels:
    • Labels are even synchronizable for Inoreader and TT-RSS
    • Each message can have assigned multiple labels
    • Feed’s view now offers “Labels” folder with handy per-label filtering
    • Labels assigned in message are now even available in message filtering
    • You can assign arbitrary color to each of your labels
  • New bundled icon theme – Numix (Windows only)
  • Numix is now default icon theme
  • Use mini.css instead of Bootstrap as built-in web-base message viewer
  • Message body now has “auto” reading direction
  • JSON feeds are now supported
  • Added basic CLI interface

Install RSS Guard in Ubuntu:

There’s no deb packages for the feed reader so far. It however offers official .Appimage for 64-bit Linux.

1. Download the .Appimage package from the github releases page.

RSS Guard Releases

2. Right click on the file, and go to its Properties dialog. Under ‘Permissions’ tab, tick the box which says “Allow executing file as program”.

3. Finally, right-click on the Appimage file and select “Run” to launch the application.

The feed reader is also available as Flatpak package, though it’s not been updated to v3.8.0 at the moment.

Liferea Feed Reader

Liferea, Linux Feed Reader, released version 1.3.3 a few days ago with a lot of improvements. Here’s how to install it in Ubuntu 18.04, Ubuntu 20.04.

Liferea 1.3.3 release highlights:

  • Implement support for Webkits Intelligent Tracking Protection
  • Add Ctrl + 0 hotkey to reset zoom
  • Add debug printing of SAX parser errors
  • CSS color update on theme change without restart
  • Fixes view mode switch
  • Default to https:// instead of http://
  • Progress bar support when loading web pages
  • Drop CDF channel support
  • Drop PIE aka. Atom 0.2/0.3 support
  • Drop RSS namespace “blogChannel” support

Install Liferea 1.3.3 via PPA:

1.) Open terminal from application launcher and run command to add the unofficial PPA:

sudo add-apt-repository ppa:ubuntuhandbook1/apps

Type your password when it prompts and hit Enter to continue.

2.) Then check updates and install the news reader via commands:

sudo apt update

sudo apt install liferea

or update the old package (if installed) via Software Updater utility:

upgrade Liferea via Software Updater

Uninstall:

As the PPA also contains many other applications, you may remove the PPA either via Software & Updates > Other Software, or by running command:

sudo add-apt-repository --remove ppa:ubuntuhandbook1/apps

And remove the feed reader if want via command:

sudo apt remove liferea

Liferea Feed Reader

This simple tutorial shows how to install Liferea feed reader 1.3.2 via PPA in Ubuntu 20.04, Ubuntu 18.04, and Linux Mint 20.

Liferea, stands for Linux Feed Reader, is a news reader for Gnome. The software is available in Ubuntu universe repository, but it’s old.

And here’s the PPA for the latest 1.3 development serious, which so far features:

  • New “Reader mode”.
  • Embed YouTube videos from MediaRSS feeds
  • Add support for subscribing to HTML5 websites without RSS/Atom feeds
  • Add MediaRSS support (e.g. Youtube feeds) to display descriptions and thumbnails
  • Many UI improvements, bug-fixes.

Install Liferea 1.3.2 via PPA:

1.) Open terminal from application launcher and run command to add the PPA:

sudo add-apt-repository ppa:ubuntuhandbook1/apps

Type your password when it prompts and hit Enter to continue.

2.) Then check updates and install the news reader via commands:

sudo apt update

sudo apt install liferea

or update the old package (if installed) via Software Updater utility:

upgrade Liferea via Software Updater

Uninstall:

As the PPA also contains many other applications, you may remove the PPA either via Software & Updates > Other Software, or by running command:

sudo add-apt-repository --remove ppa:ubuntuhandbook1/apps

And remove the feed reader if want via command:

sudo apt remove liferea

NewFlash, spiritual successor to FeedReader, is a modern feed reader designed for the GNOME desktop.

NewsFlash is a program designed to complement an already existing web-based RSS reader account. It combines all the advantages of web based services like syncing across all your devices with everything you expect from a modern desktop program: Desktop notifications, fast search and filtering, tagging, handy keyboard shortcuts and having access to all your articles as long as you like.

NewFlash so far support for:

  • Miniflux
  • feedly
  • local RSS
  • fever
  • feedbin

How to Install NewFlash Feed Reader:

The software officially is available as flatpak in Flathub repository for most Linux desktops.

Ubuntu 18.04 and higher can install it by running following commands one by one:

1.) Open terminal and run command to install flatpak framework in Ubuntu:

sudo apt install flatpak

2.) Add the flathub repository which hosts the flatpak package:

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo

3.) Finally install NewFlash via command:

flatpak install flathub com.gitlab.newsflash

When a new release is out, you can update the package by running command:

flatpak update com.gitlab.newsflash

(Optional) To remove the feed reader, run command:

flatpak uninstall com.gitlab.newsflash

Liferea Feed Reader

Liferea (Linux Feed Reader) 1.12.7 was released a day ago. Here’s how to install it in Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.04.

Though it’s been 8 months since the last release, Liferea 1.12.7 is a small release with a few bug-fixes:

  • Fix crash when selecting empty nodes.
  • Fix out-dated documentation on Firefox live bookmarks
  • Fix headline large images/videos or images with margins causing horizontal scrolling in headline view

How to Install Liferea 1.12.7 in Ubuntu:

The ppa repository contains the latest Liferea packages for Ubuntu 16.04, Ubuntu 18.04, Ubuntu 19.04, and derivatives.

1. Open terminal either via Ctrl+Alt+T keyboard shortcut or by searching for ‘terminal’ from application menu. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:ubuntuhandbook1/apps

Type user password (no asterisk feedback while typing) when it prompts and hit Enter.

2. Then upgrade Liferea via Software Updater utility:

upgrade Liferea via Software Updater

or run commands one by one to install the Linux feed reader:

sudo apt-get update

sudo apt-get install liferea

Finally launch the news reader from your application launcher and enjoy!

Uninstall Liferea:

As the PPA also contains many other software packages, you may remove it by launching Software & Updates and navigating to Other Software tab.

If you want to remove the Liferea news reader software, either use your system package manager or run command in terminal:

sudo apt-get remove --autoremove liferea liferea-data