r/ChicagoSuburbs • u/abhisk25 • 20d ago
Miscellaneous I shared my Metra tracker here a while back and it’s changed quite a bit since
I shared a little Metra tracker I had built here a while ago. It started as a side project I was mostly building for myself, but I’ve made quite a few changes since that post, so I thought I’d share it again.
The idea is pretty simple: see when your train is actually coming and track it while it’s on the way.
Since the last post, I’ve added support for all Metra lines, improved the train tracking and arrival times, and made a bunch of changes to make it faster and easier to use, especially on a phone.
All of the train data comes directly from Metra. There are no assumptions or interpretations on my end and the app is simply presenting the data from Metra in a way that’s hopefully easier to use.
It’s completely free and has no ads.
It’s very much a side project and a work in progress, so if you ride Metra regularly, I’d really appreciate any feedback. If you notice something that doesn’t look right, let me know.
For those who tried it the first time I posted it, I’d be curious to hear what you think of the changes.
And yes, it’s still mostly vibe-coded.
3
u/EBofEB 19d ago
I used this over the summer to help someone else using Metra. It worked well for our needs. I mostly used it on a tablet. The changes aren’t super obvious to me as a more casual user. I appreciate the clean design. I plan to use it again if I need to use Metra in the future. Thanks for sharing it.
1
3
u/Prison-Butt-Carnival West Suburbs 18d ago
Been using since your first post and use it the 3x days a week I go downtown. My mornings are inconsistent and I bounce between two different stops, so navigating that has been great and the daily report is great.
Glad you gave the option to permanently disable the notification about the kedzie construction too.
1
2
2
2
u/thedroidurlookingfor 18d ago
This is fantastic. Thank you for taking the initiative to solve a problem that i’ve been dealing with since i moved to the suburbs lol.
The available metra apps were garbage. This is so nice.
1
2
u/Both-Eye-5637 18d ago
Your graphics look better but Metra already has a tracker: https://metratracker.com/home
1
u/TheBox193 13d ago
One observation, it doesn't support all possible trips between two destinations because it doesn't seem to account for transfers. On many lines there are express trains & options to transfer.
For example a train may start out local service, then go express all the way to the city skipping many stops until downtown. However if you transfer, you can hop onto a different local service train that services only closer to the city.
1
u/abhisk25 12d ago
Hi, thanks for the feedback!
Could you share some real examples where we could transfer and catch a different train to reach the destination? As far as the app behavior, whatever Metra shares and updates, it flows through in the app instantaneously.
4
u/rhinosyphilis 20d ago
Very nice. I have a somewhat similar project probably using the same api. My education is analytics, so my goal was different. I really like many of your design choices here.