Skip to content

1fadi/tfeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tfeed

A lightweight, keyboard-driven TUI feed reader designed for speed and simplicity. TFeed lets you aggregate, browse, and read your favorite news and content feeds directly from the command line. With a minimalist interface, efficient keyboard shortcuts, and Vim-inspired keybindings, TFeed is perfect for users who prefer a distraction-free, console-first experience.

Usage

install requirements:

python3 pip install -r requirements.txt

start the app

python3 -m tfeed <RSS_URL> replace <RSS_URL> with a valid RSS url

examples:

python3 -m tfeed https://billboard.com/feed

python3 -m tfeed https://lifehacker.com/index.xml

python3 -m tfeed https://rt.com/rss

using shift + ? you can toggle the help section in the app.

About

A lightweight, terminal-based, keyboard-driven feed reader in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published