This is a simple tool to search public transport connections from one station to another, possible with a via.
It uses the public transportation data from https://opendata.ch and is written in rust.
cargo install spt_cli
```sh
spt_cli Zürich Bern
spt_cli --time 10:00 Basel Chur
sptcli Basel Genve Biel sptcli --help # show all options ```
Issues and merge requests are welcome