Skip to content

matthias-buttgereit/ta-rss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ta-RSS

Terminal App for reading RSS Feeds

Screenshot 2024-03-06 151150

Installation

First make sure to have Rust installed: https://www.rust-lang.org/tools/install

Then just clone this repository, change into the directory ...

git clone [email protected]:matthias-buttgereit/ta-rss.git
cd ta-rss

... and install the app into any directory by running

cargo install --root [DIRECTORY] --path .

To add rss feeds just use the add subcommand

ta-rss add [FEED-URL]

For a full list of commands use the --help argument

ta-rss --help

How To Use

While the list of feeds is displayed you can navigate the entries with the up and down arrow keys.

Space opens a popup to get more information on the selected feed.

Esc closes the popup or quits the app when no popup is open.

Q, Ctrl+C always quits the app.

O opens the current feed in the browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages