一个可以看 GitHub Trending 、Hacker News 、Product Hunt 信息流的 CLI 命令行工具,支持多语言,正在支持 V2EX 和 Reddit 中,喜欢命令行工具的小伙伴可以尝试一下。
GitHub 地址: https://github.com/Mayandev/hacker-feeds-cli
欢迎 star 支持
# install > npm install -g hacker-feeds-cli # command option > hfeeds help # hf for short > hf news
Resource | Sub Command | Parameters | Screenshot |
---|---|---|---|
GitHub | github | -l, --lang -s, --since | ![]() |
Product Hunt | product | -c, --count -p, --past | ![]() |
Hacker News | news | -t --top | ![]() |
Input sub-command config
to config cli language.
> hfeeds config ? Please select a language(Default EN): (Use arrow keys) EN ( English ) ZH (简体中文)
![]() | 1 hronro 2021-05-31 11:04:37 +08:00 这一个命令行工具得有几百 MB 吧? |