1.0.13 • Published 8 years ago

hns v1.0.13

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

Y Combinator's Hacker News CLI

npm version npm npm downloads Build Status

A command line tool to print out the latest stories on Hacker News to your terminal.

Features

Installation

$ npm install --global hns

Usage Examples

Typing hns --help will list all the available commands.

Get the latest top 5 posts

$ hns top -l 5

npm.io

Get the 5 most recent jobs

$ hns jobs -l 5

npm.io

Notes:

  • Use -l to limit the number of posts displayed.
  • Press Command(⌘) + double-click to open links from the terminal on Mac OS X.

TODO

  • Interactive mode (Users can navigate posts using the arrow keys and open them from the terminal)

Contributing

Feel free to help out with this project. If you see something that could be made better or want a new feature, open up an issue or send a Pull Request.

License

MIT

1.0.13

8 years ago

1.0.12

8 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.8

8 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago