crates-dl rat-stars rat-license gh-issues

rat-rs

A simple cli tool to fetch transports schedules on the Ile-de-France région

Main assets

How to download

From crates.io

cargo install rat-rs

From github

cargo install --git https://github.com/nag763/rat-rs

From release page

Might come soon

Usage

Print help

``` usr@penguin:$ rat-rs --help rat-rs 0.1 LABEYE Loïc loic.labeye@pm.me This tool has for purpose to show the schedules of the parisians transports for the given arguments.

USAGE: rat-rs

ARGS: Desired transport type [possible values: metro, rer, tramway, bus, noctilien] Code of the transport Station where you would like to have the next schedules What direction you want to go [possible values: a, r, ar]

OPTIONS: -h, --help Print help information -V, --version Print version information

All of the data reported by this tool belongs to the RATP. ```

Get the next metro (line 9) from Pont de Sèvres

usr@penguin:$ rat-rs metro 9 "Pont de Sèvres" a 1 mn direction Mairie de Montreuil 6 mn direction Mairie de Montreuil 11 mn direction Mairie de Montreuil 15 mn direction Mairie de Montreuil

Get the next RER A from La Défense, any direction

usr@penguin:$ rat-rs rer a "Auber" ar 21:07 direction Poissy 21:11 direction Saint-Germain-en-Laye 21:13 direction Cergy-Le-Haut 21:18 direction Saint-Germain-en-Laye 21:23 direction Poissy 21:30 direction Saint-Germain-en-Laye 21:06 direction Boissy-Saint-Leger 21:09 direction Marne-la-Vallee Chessy 21:16 direction Boissy-Saint-Leger 21:23 direction Marne-la-Vallee Chessy 21:31 direction Boissy-Saint-Leger 21:38 direction Marne-la-Vallee Chessy

Special thanks