(Useless) HN Terminal Client.
Key(s) | Action |
---|---|
Q | Quit |
Tab RightArrow L |
Next tab |
LeftArrow H |
Previous tab |
Enter | Open article/linked page |
C | Open comments page |
UpArrow and DownArrow K and J |
Scroll list |
# Clone
git clone https://github.com/giuuliorusso/hntc
cd hntc
# Build
cargo build --release
# Run
cargo run --release
# or ./target/release/hntc