Skip to content

pratyushprakash/HackerFeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackerFeed

Read HackerNews without leaving the terminal!

HackerFeed is a terminal app to read the latest articles on HackerNews. It also supports saving articles.

Installation

pip install hackerfeed

Usage

$ hfeed

:)

Commands

  1. top - list the top trending articles
  2. new - list the newest articles
  3. best - list the most popular articles
  4. saved - list your saved articles

Options

  1. -n, --number - the number of articles to be oppened (default 5)
  2. -o, --open - the sequence number of the article to be openned
  3. -s, --save - save the articles listed by the command

About

Read Hacker News right from your terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages