Home

Awesome

hncli

A Terminal User Interface-based application for browsing Hacker News, written in 🦀 Rust.

Screenshots

Home ScreenHelp Screen
home screenhelp screen

Usage

With the Rust toolchain

cargo run --release

With Docker

docker build -t hncli .
docker run -it hncli

Controls

After launching the application, use the arrow keys and 'Enter' to navigate and read the contextual help at the bottom of the screen (can be disabled from the settings screen).

There is a help screen, accessible in any screen by the key 'h', to guide you along.

Caveats

Blog Posts

The website itself is very Work In Progress