Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 Stories

USAGE:
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