Skip to content

jas-on/ucsdbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ucsdbus

Usage

usage: ucsdbus [-h] [-r ROUTE] [-s STOP]

optional arguments:

  -h, --help            show this help message and exit

  -r ROUTE, --route ROUTE route for the bus

  -s STOP, --stop STOP  stop for the bus

Tips

Try to enter route and stop names as correctly as possible. The script uses a mixture of Levenshtein distance and substring to determine which which routes and stops to pick.

There are 3 modes of use:

  1. no-args: you have to walkthrough the selection of route and stop
  2. route provided: you have to choose the stop
  3. route and stop provided: you get a listing of the upcoming bus times for that route and stop combination

About

Command-line tool for listing campus shuttle stop times around UCSD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages