sfeed_curses-git: Improve description

From upstream README.
This commit is contained in:
Leonardo Taccari 2020-07-17 18:15:34 +02:00
parent 1aadf2b30b
commit f3a50d98ca
1 changed files with 7 additions and 1 deletions

View File

@ -1 +1,7 @@
Curses UI for viewing sfeed items.
sfeed_curses is a curses UI front-end for sfeed.
It shows the TAB-separated feed items in a graphical command-line UI.
The interface has a look inspired by the mutt mail client. It has a
sidebar panel for the feeds, a panel with a listing of the items and a
small statusbar for the selected item/url. Some functions like
searching and scrolling are integrated in the interface itself.