https://github.com/sinchang/12306cli
12306 cli
https://github.com/sinchang/12306cli
12306 cac cli nodejs
Last synced: about 1 month ago
JSON representation
12306 cli
- Host: GitHub
- URL: https://github.com/sinchang/12306cli
- Owner: sinchang
- License: mit
- Created: 2018-01-15T06:11:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T06:51:44.000Z (over 8 years ago)
- Last Synced: 2026-04-13T12:05:41.586Z (2 months ago)
- Topics: 12306, cac, cli, nodejs
- Language: JavaScript
- Size: 141 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 12306cli
[](https://npmjs.com/package/@sinchang/12306cli) [](https://npmjs.com/package/@sinchang/12306cli)
## Install
```bash
npm install @sinchang/12306cli -g
```
## Demo
[](https://asciinema.org/a/157068)
## Usage
```js
直接输入命令 12306cli 即可
需要进行间隔刷新,加上 option `12306cli --refresh`,默认 5s,可以自行添加毫秒数
```
## Contributing
1. Fork it!
2. Create your feature branch: `git checkout -b my-new-feature`
3. Commit your changes: `git commit -am 'Add some feature'`
4. Push to the branch: `git push origin my-new-feature`
5. Submit a pull request :D
## Author
**12306cli** © [sinchang](https://github.com/sinchang), Released under the [MIT](./LICENSE) License.
Authored and maintained by sinchang with help from contributors ([list](https://github.com/sinchang/12306cli/contributors)).
> [sinchang.me](https://sinchang.me) · GitHub [@sinchang](https://github.com/sinchang) · Twitter [@sinchangwen](https://twitter.com/sinchangwen)