Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buhe/hacknews-go
hack news cli implement golang
https://github.com/buhe/hacknews-go
Last synced: 26 days ago
JSON representation
hack news cli implement golang
- Host: GitHub
- URL: https://github.com/buhe/hacknews-go
- Owner: buhe
- Created: 2016-03-31T09:53:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-21T13:48:46.000Z (about 3 years ago)
- Last Synced: 2024-06-20T13:38:29.280Z (5 months ago)
- Language: Go
- Homepage:
- Size: 3.38 MB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hacknews CUI [![Go](https://github.com/buhe/hacknews-go/actions/workflows/go.yml/badge.svg)](https://github.com/buhe/hacknews-go/actions/workflows/go.yml)
```bash
go install github.com/buhe/hacknews-go
```
## Fetch top N
```
NAME:
hacknews - Fetch Top N StoriesUSAGE:
hacknews-go [fetch top N]VERSION:
0.0.0
``````
hacknews-go 20
```
![](./screenshot.png)## HotKey
- CTRL+E Show current story comments
- ENTER Open story in default brower
- CTRL+C Quit
- ← Left or → Right Comment view and story view switch
- ↑ Up or ↓ Down Scrol to story list