# Show GN: dc-in-text: 터미널로 일하는 척 디시 글 읽기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=29382](https://news.hada.io/topic?id=29382)
- GeekNews Markdown: [https://news.hada.io/topic/29382.md](https://news.hada.io/topic/29382.md)
- Type: show
- Author: [kuneosu](https://news.hada.io/@kuneosu)
- Published: 2026-05-11T16:57:11+09:00
- Updated: 2026-05-11T16:57:11+09:00
- Original source: [github.com/Kuneosu](https://github.com/Kuneosu/dc-in-text)
- Points: 3
- Comments: 0

## Topic Body

디시인사이드 갤러리 글을 터미널에서 읽을 수 있는 TUI 앱을 만들었습니다.  
  
GitHub: https://github.com/Kuneosu/dc-in-text  
  
회사에서 필요한 정보 글을 좀 보려는데, 갤러리 특성상 업무 중에 보기 애매한 이미지나 글이 같이 노출되는 경우가 많았습니다. 그러다 예전에 긱뉴스에서 봤던 gn-text가 떠올라서, 구조를 참고해 클론한 뒤 디시인사이드 갤러리용으로 다시 작성해봤습니다.  
  
주요 기능은 다음과 같습니다.  
  
- 갤러리 검색  
- 갤러리 즐겨찾기  
- 게시글 목록/본문/댓글 보기  
- 게시글 검색  
- 일반글 / 개념글 / 공지 탭 전환  
- 이미지, GIF, 동영상은 URL로 표시  
- 선택한 글을 브라우저로 열기  
  
설치는 Go가 있다면 아래처럼 할 수 있습니다.  
  
```bash  
go install github.com/Kuneosu/dc-in-text@latest

## Comments



_No public comments on this page._
