Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.13 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.13 KB

Times via Text

Times via Text is a CTA bus tracking app - but not just any CTA bus tracking app. Times via Text works entirely offline (once it's downloaded the map tiles it needs). It's able to do this by using the CTA's Bus Tracker by Text.

Data provided by Chicago Transit Authority.

DB Browser for SQLite was used during development.

Screenshots

Map Stop list Favorites
Times via Text map Times via Text stop list Times via Text favorites

Dependencies

Building

To keep the repository from getting needlessly large, the master branch no longer includes the necessary database.

To build immediately, use a branch with a name in the format YYYY-MM-DD.

Otherwise, you must create the database as specified in DATABASE_CREATION.md.