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

Installation
Go
go install github.com/JunyeolYu/gn-term@latest
Homebrew (macOS/Linux)
brew install JunyeolYu/tap/gn-term
Chocolatey (Windows)
choco install gn-term
Manual Download
Download the binary from GitHub Releases.
Usage
gn-term
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-term -v
# or
gn-term --version
License
MIT