Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 656 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 656 Bytes

busterminal

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

busterminal example usage

Installation

Install busterminal using cargo:

$ cargo install busterminal

Usage

Get departures from stops:

$ busterminal departure --stop "Tyholt"

Plan a trip:

$ busterminal trip --from "Oslo S" --to "Oslo Gardemoen Lufthavn"

busterminal example usage

This project is not affiliated with EnTur in any way.