Skip to content

hollyt/py-bustime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

🚏 py-bustime 🚏

Python script & library for the MTA bustime api so you can catch your bus from the command line!

dependencies:

usage ideas:

plain old execution:

./stopinfo.py [-h] [-d {0,1}] [-f FORMAT] api_key bus_line stop_id

put into conky for constant stop monitoring:

${execi 40 /path/to/py-bustime/stopinfo.py <your args>}
note that you can specify the format, so if you want your conky to display just the "BUS: HH:MM away" or like, you can use -f "%l: %H:%M away option.

About

🚌 python library for MTA bustime api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages