logoalt Hacker News

Hacker News CLI (2014)

52 pointsby rolphyesterday at 9:35 PM23 commentsview on HN

Comments

heartleotoday at 8:26 AM

Nice work — I like the simplicity.

I built a TUI version of this in Go — I just love doing everything in the terminal.

Built a small prototype here if you’re curious: https://github.com/heartleo/hn-cli

junkblockertoday at 1:57 AM

Somebody recently vibecoded https://github.com/fragmede/nitpick and posted here which is pretty good but I really want to browse the sites in terminal too. Then I discovered I have had an hn alias to lynx gopher://hngopher.com . w3m also works but I want to be able to browser with full w3m images support but most sites just break on needing JavaScript. Some front end to a headless chrome/Firefox instance like brow6el or awrit might work but I haven't attempted those with much success yet

basilikumyesterday at 11:40 PM

I already use a HN cli called w3m.

sent with w3m

show 1 reply
sylwaretoday at 10:18 AM

Lazy question: is the web API (CURL) allow to login and do posts?

anta40today at 4:10 AM

Anyone use hnterm? https://github.com/ggerganov/hnterm

I think it still works pretty well, and written in C++ instead of the "cool kids" Go/Rust

show 1 reply
bredrentoday at 4:53 AM

I thought this would provide easy query access, but it does not seem to.

Is there a CLI that queries hn.algolia.com and returns structured data?

israrkhanyesterday at 11:34 PM

Usually the first thing, the page should mention is how to install it.

it is as if developer does not want anyone to use this tool.

semiinfinitelyyesterday at 11:30 PM

[12 years ago]

show 3 replies
thegdskstoday at 3:58 AM

The CLI tool space has changed so much since then. Everything is getting rewritten in Rust or Go now.

jimmcslimtoday at 4:03 AM

Can we have an official Hacker News API that lets me authenticate to my account and grab the submissions and comments that I have upvoted?

garyfirestormyesterday at 11:18 PM

no information about installation - no github repo

show 1 reply
ChrisArchitecttoday at 2:32 AM

(2014) OP