Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yrming/zhihu-daily-cli
CLI for Zhihu Daily
https://github.com/yrming/zhihu-daily-cli
cli zhihu zhihu-daily
Last synced: about 1 month ago
JSON representation
CLI for Zhihu Daily
- Host: GitHub
- URL: https://github.com/yrming/zhihu-daily-cli
- Owner: yrming
- License: mit
- Created: 2019-03-26T12:22:06.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T17:33:13.000Z (almost 6 years ago)
- Last Synced: 2024-11-09T11:12:16.509Z (about 2 months ago)
- Topics: cli, zhihu, zhihu-daily
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ZHIHU-DAILY-CLI
CLI for [Zhihu Daily](http://daily.zhihu.com/)![](http://wx4.sinaimg.cn/large/65ad7d5aly1g1gpinjm3xj20u0116ds2.jpg)
*Currently only supported on [iTerm >=3](https://www.iterm2.com/downloads.html).*
## Features
- Fetch today## Install
```bash
$ npm i -g zhihu-daily-cli
```
## Usage### Commands
```bash
$ zhihu -v # Show version
$ zhihu today # Show today info
```
## LicenseMIT © [YRMING](https://github.com/yrming)