Problem
Ever been preoccupied in a task and forget to check when the next bus is arriving? Hate the hassle of taking out your phone to text GRT, or leaving it to chance?
GGrt is a Mac app that sits in the system menubar and gives you real-time estimates of when the next bus will arrive. It can show all of your frequent routes, and you can even pin a favourite route to show the ETA in the menubar.
Inspiration
- real-time GRT texting service http://www.reddit.com/r/uwaterloo/comments/2laajg/grt_real_time_bus_timings/
- GRT's official real-time webapp http://realtimemap.grt.ca/
Source Code
https://github.com/hweetty/ggrt
*real time refers to using the GPS location of buses to calculate the ETA. This api is provided by http://grt.ca/ and is not yet officially public
Built With
- digitalocean
- node.js
- promisekit
- realtimemap.grt.ca
- xcode
Log in or sign up for Devpost to join the conversation.