gn-text
Terminal-based GeekNews reader for Korean tech news.

Installation
Go
go install github.com/sappho192/gn-text@latest
Homebrew (macOS/Linux)
brew install sappho192/tap/gn-text
Chocolatey (Windows)
choco install gn-text
Manual Download
Download the binary from GitHub Releases.
Usage
gn-text
Keyboard Shortcuts
| Key |
Action |
j / ↓ |
Move down |
k / ↑ |
Move up |
l / → |
View comments / article |
h / ← |
Go back |
Space |
Open article in browser |
c |
Open comments in browser |
r |
Refresh |
q / Ctrl+C |
Quit |
Navigation Flow
Article List → Comments → Article Content
←─────────────←──────────────←
- Press
l or → on the article list to view comments
- Press
l or → on comments to view the article content
- Press
h or ← to go back
Version
gn-text -v
# or
gn-text --version
License
MIT