busterminal

Crates.iobusterminal
lib.rsbusterminal
version1.1.4
sourcesrc
created_at2022-11-30 15:17:38.750375
updated_at2024-04-11 19:08:14.562504
descriptionA simple CLI for retrieving information from public transportation system in Norway
homepagehttps://github.com/tmn/busterminal
repositoryhttps://github.com/tmn/busterminal
max_upload_size
id726231
size1,431,337
Tri Nguyen (tmn)

documentation

https://github.com/tmn/busterminal

README

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.

Commit count: 30

cargo fmt