busterminal is a BLAZINGLY FAST, RUST-BASED CLI for.. jk. It's just a simple CLI for retrieving information from the public transportation system in Norway
Install busterminal using cargo:
$ cargo install busterminal
Get departures from stops:
$ busterminal departure --stop "Tyholt"
Plan a trip:
$ busterminal trip --from "Oslo S" --to "Oslo Gardemoen Lufthavn"
This project is not affiliated with EnTur in any way.