💾 Archived View for dioskouroi.xyz › thread › 24933019 captured on 2020-10-31 at 00:48:27. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Show HN: Lurker – lightweight terminal client for Hacker News

Author: wcarhart

Score: 8

Comments: 2

Date: 2020-10-29 17:40:50

Web Link

________________________________________________________________________________

wcarhart wrote at 2020-10-29 18:12:45:

Author here - I wrote lurker as a simple way to browse Hacker News from the terminal. It is a single Bash script with minimal dependencies and is installable via Homebrew with `brew install wcarhart/tools/lurker`. In addition to reading submission threads, lurker can also summarize text articles so you don't have to open the link in a web browser. It's just a passion project, but I figured others on HN might like to use it - let me know if you have any feedback!

hoyd wrote at 2020-10-30 16:09:52:

Cool