About
This is a little Python script that I use as a replacement for Grand River
Transit's bus schedule texting service (I've got a data plan and PuTTY
installed). Hey, it goes down less frequently than the texting service!
And it takes human-readable intersection names too, since
grt.py -i uni seagram
is a lot easier to remember than the four digit
code corresponding to the stop.
It predates GRT's Real-Time Map, which is very cool. I still
use grt.py
because my phone is from the last decade and I'm not sure it
can actually handle all that javascript.
It's on Github.