2024-06-02 21:16:49 +02:00
2024-06-02 19:22:16 +02:00
2024-06-02 18:55:22 +02:00
2024-06-02 18:55:22 +02:00
2024-06-02 18:55:22 +02:00
2024-06-02 18:55:22 +02:00
2024-06-02 18:55:22 +02:00
2024-06-02 21:16:49 +02:00
2024-06-02 18:55:22 +02:00
2024-06-02 18:55:22 +02:00

HN-text

a fast, easy-to-use and distraction-free Hacker News terminal client.

Motivations:

  • Easy to use (arrow keys or hjkl navigation should be enough for the client to be fully usable)
  • Distraction Free: articles, and comments are converted to simple readble text.
  • Fast Navigation and Responsivity

Current Features / Screenshots

  • Navigation and opening pages (text-version): ←↓↑→ arrow keys (or hjkl) will navigate from the HN Frontpage → Comments Page → Article's Text and back.
  • Open article in default's browser (SPACE key), Comment page ('c' key).
  • Append "best" as argument if you want to see Hacker News Best page, instead of the default frontpage.

Frontpage

image

Comments

image

Article

image

Installation

Binaries

Download binaries for your OS at release page, and chmod +x the file to allow execution.

Using GO INSTALL

If you use GO, you can install it directly: go install github.com/piqoni/hn-text@latest

Description
A text-first HN client.
Readme 45 KiB
Languages
Go 100%