Skip to content
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.

lczm/readrss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Read RSS

How it looks

Preview

Adapts to terminal resizing

Configuration - example

Name it config.json and put it in the same directory

{
    "Rss": [
        "https://xkcd.com/rss.xml"
    ]
}

Installation

git clone https://github.com/lczm/readrss

Ensure that you have dependencies installed (dependencies below)

Go Build/Run readrss.go and use it

Hotkeys

q : Exit

a : Add RSS feed

j : Move down

k : Move up

o : Open in browser

H : Help page [this]

Tab : Move focus between names and content

Enter : Get feed / Expand details

Esc : Escape out of current mode

Press Esc to get out of this screen

Libraries

gofeed

termui

Note

Dont look at my code its some extreme spagetti

About

CLI RSS Reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages