📰 hacker-feeds-cli

August 12, 2021 · View on GitHub

📰 hacker-feeds-cli

A command line tool for Hacker NewsProduct HuntGitHub TrendingReddit and V2EX feeds.

Usage

# install
> npm install -g hacker-feeds-cli
# command option
> hfeeds help
# hf for short
> hf news
# config cli
> hf config

feeds-cli-6

Resource Support

Because most of the web servers are located abroad, please make sure your network can access the above website properly. You can try pinging the following domains.

ping github.com
ping www.v2ex.com
ping hacker-news.firebaseio.com
ping api.producthunt.com
ping www.reddit.com
ResourceSub CommandParametersScreenshot
GitHubgithub-l, --lang
-s, --since
image-20210530161456461
Product Huntproduct-c, --count
-p, --past
image-20210530163127103
Hacker Newsnews-t --topimage-20210530163347458
Redditreddit-t --topic
-s --sort
CUAGzP
V2EXv2ex-n --nodeneAWcA

Language Support

Input sub-command config to config cli language.

> feeds config
? Please select a language(Default EN):  (Use arrow keys)
  EN(English)
 ZH(简体中文)

feeds-cli-7

TODO

  • i18n support
  • Accept resouce param
  • Hyper link support
  • Support Translate
  • Add more resource

API References