Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/pratyushprakash/HackerFeed

Read Hacker News right from your terminal
https://github.com/pratyushprakash/HackerFeed

Last synced: 16 days ago
JSON representation

Read Hacker News right from your terminal

Lists

README

        

# 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