https://github.com/bukinoshita/metrosp-status-cli
A real-time CLI for MetroSP status
https://github.com/bukinoshita/metrosp-status-cli
brasil cptm gov metro metrosp public real-time sp status transport
Last synced: 7 months ago
JSON representation
A real-time CLI for MetroSP status
- Host: GitHub
- URL: https://github.com/bukinoshita/metrosp-status-cli
- Owner: bukinoshita
- License: mit
- Created: 2017-08-12T19:48:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T11:08:13.000Z (over 3 years ago)
- Last Synced: 2025-03-15T12:04:34.663Z (over 1 year ago)
- Topics: brasil, cptm, gov, metro, metrosp, public, real-time, sp, status, transport
- Language: JavaScript
- Homepage:
- Size: 2.61 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# metrosp-status-cli [](https://travis-ci.org/bukinoshita/metrosp-status-cli)
> A real-time CLI for MetroSP status
## Install
```bash
$ npm install -g metrosp-status-cli
```
## Usage
```bash
$ metrosp --help
Usage:
$ metrosp Show metrosp status
Options:
-h, --help Show help options
-v, --version Show version
```
## Demo

## Related
- [metrosp-status](https://github.com/bukinoshita/metrosp-status) — API for this module
- [last-tweet](https://github.com/bukinoshita/last-tweet) — Get Twitter user's last tweet
## License
MIT © [Bu Kinoshita](https://bukinoshita.io)