Skip to content

bcentner/cta_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTeAsy

CTeAsy makes the CTA easy! It is a utility designed to help users quickly determine when the next train is arriving.


🚧 TODO

  • Add support for bus tracking
  • Integrate Customer Alert API to determine if events are affecting service

📡 Data Sources


🌐 Hosting with Ngrok

To expose your local server to the internet using Ngrok:

  1. Install Ngrok:
     $ choco install ngrok
     $ ngrok config add-authtoken <your_token>
     $ ngrok http <port_running_flask>

About

CTA tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published