Skip to content

luqmaan/MetroRappid-iOS

Repository files navigation

⚠️ See metrorappid.com ⚠️

This project is deprecated in favor of metrorappid.com / https://github.com/luqmaan/GhettoRappid. A webapp that works well on the desktop, iOS and Android is much easier to maintain and develop for.

MetroRappid Build Status

Fast realtime arrival info for Austin's MetroRapid bus.

image image image

An attempt at reverse engineering and speeding up the CapMetro app for my use case: view the MetroRapid realtime arrivals quickly.

If you're interested in working together on this app, please feel free to contact me, fork the repo, open an issue, etc.

The Data

For realtime data, MetroRappid uses CapMetro's hidden and undocumented "API". A list of endpoints we've found in the API is available on the wiki. Example responses can be found in MetroRappidTests/Data.

For static data, MetroRappid uses the GTFS files published by CapMetro.

To convert these files into a SQLite file:

pip install -r requirements.txt
gtfsdb-load --database_url sqlite:///gtfs_austin.db google_transit.zip

About

DEPRECATED iOS App for Austin's MetroRapid bus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages