@priyanshunayan/hackernews-cli

1.0.8 • Public • Published

Build Status npm version

Hacker News Cli

This package enables you to read top, latest and best news from hacker news right in your terminal. just try the following steps. Use arrow keys to navigate among the items or j,k if you are a vim user. :)

Installation Steps

Install this package by running:

sudo npm i @priyanshunayan/hackernews-cli -g

Note: Windows users might need to remove sudo and run terminal as administrator.

Usage

See the top 20 news by:

hacker top -n 20

Change the number to change the number of news items.

Similarly:

hacker best

hacker latest

hacker latest --number 100

For help use:

hacker --help

If you find it useful, do not forget to give it a star. :)

Readme

Keywords

none

Package Sidebar

Install

npm i @priyanshunayan/hackernews-cli

Weekly Downloads

0

Version

1.0.8

License

MIT

Unpacked Size

10 kB

Total Files

7

Last publish

Collaborators

  • priyanshunayan