da83830681
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
12 lines
162 B
Plaintext
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
|
|
}
|
|
]
|