Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 271 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 271 Bytes

sbb

Fetches available public transport connections from the SBB API. Runs on all platforms supporting Rust.

Usage

cargo build --release # look for sbb in target folder
# or
cargo run -- --from Zurich --to Geneva

Screenshot