# Show GN: gn-text: 터미널용 GeekNews 리더

> Clean Markdown view of GeekNews topic #26398. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=26398](https://news.hada.io/topic?id=26398)
- GeekNews Markdown: [https://news.hada.io/topic/26398.md](https://news.hada.io/topic/26398.md)
- Type: show
- Author: [cosine20](https://news.hada.io/@cosine20)
- Published: 2026-02-05T00:11:19+09:00
- Updated: 2026-02-05T00:11:19+09:00
- Original source: [github.com/sappho192](https://github.com/sappho192/gn-text)
- Points: 8
- Comments: 3

## Summary

**gn-text**는 터미널에서 **GeekNews**를 바로 탐색할 수 있게 해주는 CLI 리더입니다.  
HackerNews용 `hn-text`를 기반으로 만들어져, 화살표나 `hjkl`로 이동하고 `Space`로 링크를 여는 등 익숙한 조작 방식을 그대로 유지합니다.  
GeekNews 특성에 맞춰 기사 **요약 본문을 터미널 내에서 바로 읽을 수 있도록** 한 점이 특징이며, Go install·Homebrew·Chocolatey를 통해 손쉽게 설치할 수 있습니다.

## Topic Body

최근에 터미널에서 HackerNews를 볼 수 있게 해주는 [hn-text](https://github.com/piqoni/hn-text) 프로그램을 알게되었습니다만, 꽤나 유용하게 쓰고있어서 이를 기반으로 GeekNews용 리더를 만들게 되었습니다.  
  
기본적인 코드 뼈대는 hn-text를 포크하여 재사용했기 때문에 대부분의 사용법과 UI도 비슷합니다.  
  
화살표 혹은 hjkl로 글 목록과 본문을 이동하며, Space 버튼을 누르면 기본 브라우저에서 본문에 연결된 링크가 열립니다.  
r키로 새로고침, q키로 프로그램이 종료됩니다.  
  
HackerNews와 달리 GeekNews는 URL의 내용을 요약하여 본문에 담아두는게 일반적이기 때문에, hn-text와 다르게 gn-text에서는 요약된 본문까지도 터미널에서 읽을 수 있게 해뒀습니다 :)  
  
설치 방법은 Go install, Homebrew(macOS,Linux), Chocolatey(Windows)로 제공하고 있으며, 상세는 링크를 타고 깃헙 리포에서 확인해주세요.  
  
(참고로 Chocolatey는 패키지 최초심사 중에 있어 주말 이후에 이용할 수 있을 듯 합니다)

## Comments



### Comment 50728

- Author: honglu
- Created: 2026-02-06T12:27:53+09:00
- Points: 1

요거 힙하네요 ㅋㅋㅋ   
  
댓글도 보이면 재밌을 것 같아요.

### Comment 50729

- Author: honglu
- Created: 2026-02-06T12:29:01+09:00
- Points: 1
- Parent comment: 50728
- Depth: 1

는 잘 보이는군요! 죄송합니당. ㅎㅎㅎ;;;

### Comment 50765

- Author: cosine20
- Created: 2026-02-06T21:17:37+09:00
- Points: 1
- Parent comment: 50729
- Depth: 2

ㅎㅎ 사용해주셔서 감사합니다!!
