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

https://github.com/codingmustache/hack-news-stories

A cli tool to get the top stories on hackernews
https://github.com/codingmustache/hack-news-stories

cli hackernews

Last synced: 3 months ago
JSON representation

A cli tool to get the top stories on hackernews

Awesome Lists containing this project

README

        

# HN-CLI-READER

This is a cli program that will allow you to paginate Hacker News in your terminal.

## To install

To install the program, you can run the following command:

```bash
npm install -g hn-cli-reader
```

NOTE: You need to install the program globally to run it from the terminal.

## How to Run

```bash
hn-cli-reader -
```

| RunMode | Mode information |
| --------- | ------------------ |
| -r -read | Runs in read mode |
| -q -quiet | Runs in quiet mode |

## How to use

Once the program is running, you can use the following commands to navigate the pages.

| CMD | Instruction |
| --- | ----------- |
| . | Paginate |
| 0-9 | Open link |