An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# metrosp-status-cli [![Build Status](https://travis-ci.org/bukinoshita/metrosp-status-cli.svg?branch=master)](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)