Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.19 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.19 KB

MetroTripper

MetroTripper allows you to easily find the closest bus stop to your location and display real-time arrival data for Metro Transit (Minneapolis - St. Paul) buses.

Features:

  • Easily find stops near your location
  • See arrival times for buses at any stop number
  • Save your most frequently used stops for easy access
  • View location of buses in real-time on the map

Data provided by Metro Transit's NexTrip API

GTFS data for stop locations provided by Metro Transit GTFS feed

#License

Copyright (C) 2018 Phil Olson

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.