hn-cli, a command-line tool to read HackerNews

Crates.io Rust

Screenshots

Installation

You’ll need first to install the Rust toolchain, then: cargo install hn-cli

Usage

List stories (add -p3 or --page 3 to display the third page):

After listing stories, note the index of the story you are interested in (let’s suppose it is 5), then:

License

MIT, see LICENSE.