Files
ports/www/tuifeed/pkg-message
T
Mostly BSD da83830681 www/tuifeed: Terminal RSS feed reader with a fancy UI
Terminal feed reader with a fancy UI

tuifeed is a news feed reader with a fancy terminal user interface.
It allows you read news from your favourite RSS and Atom sources,
which can be easily configured in a TOML file.

Features

- Read feed from any RSS/Atom source
- Open any article in your favourite browser in one-click
- Compatible with Windows, Linux, *BSD and MacOS
- Easy setup

WWW: https://github.com/veeso/tuifeed

PR:	263424
2022-05-19 13:21:04 +09:00

12 lines
162 B
Plaintext

[
{ type: install
message: <<EOM
Run
tuifeed -c
to open up the configuration file.
You can add RSS feeds, one per line in the format
"Name" = "RSS URL"
EOM
}
]