A Java Program to print a departure board for a station with data from the Massachusetts Bay Transportation Authority's V3 API
A .jar file is provied under realeses. Upon running the program you will be Promted for a GTFS stop_id
which can be found in the MBTA's GTFS Feed or from The Bureau of Transportation Statistics's National Transit Map
Due to rate limits, any departure board that reqires more than 20 API calls will result in an exception on the 21st api call