Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hns

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hns

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

  • 1.0.13
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

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

Get the 5 most recent jobs
$ hns jobs -l 5

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

Keywords

FAQs

Package last updated on 13 Jan 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc