Release occurred Newsraft 0.23, a console program for viewing RSS feeds. The project is largely inspired by Newsboat and aims to be its lighter alternative.
Notable features of Newsraft:
- parallel downloads;
- grouping feeds into sections;
- settings for opening links with any command;;
- viewing news from all feeds in explore mode;
- automatic updates for feeds and sections;
- assigning multiple actions to keys;
- support for feeds obtained from command output;
- text search by news headlines;
- sorting by time, alphabet, read status;
- availability of settings to change the color scheme.
A detailed comparison of the functionalities of Newsraft and Newsboat is provided at the link.
The program is entirely written in C99 and is distributed under the ISC license..
Key changes in version 0.23:
- the ability to set the maximum feed capacity;
- system notifications when news is received;
- setting the pager-width property to limit the width of the pager;
- separate actions for managing sorting methods;
- horizontal scrolling with shift-west, shift-east, and shift-reset.
The complete list of changes introduced in version 0.23 is provided here.
Source: linux.org.ru
