Skip to content

Add RTD Denver app for real-time transit arrivals#3178

Open
wfmer wants to merge 1 commit intotidbyt:mainfrom
wfmer:add-rtd-denver-app
Open

Add RTD Denver app for real-time transit arrivals#3178
wfmer wants to merge 1 commit intotidbyt:mainfrom
wfmer:add-rtd-denver-app

Conversation

@wfmer
Copy link

@wfmer wfmer commented Feb 13, 2026

RTD Denver - Real-time Transit Arrivals

This app displays live bus and train arrival times for Denver RTD (Regional Transportation District) stops.

Features

  • Real-time arrival predictions from RTD's official GTFS-Realtime feed
  • User-configurable stop ID (find yours at rtd-denver.com)
  • Color-coded urgency based on configurable walk time
  • Shows up to 3 upcoming arrivals
  • Updates every 25 seconds

Data Source

Configuration Options

  • Stop ID: Enter your RTD stop ID
  • Walk Time: Set your walk time (5/10/15/20 min ) for color coding

Color Coding

  • 🔴 Red: Less than walk time (too late to catch)
  • 🟡 Yellow: Walk time to walk time + 8 min (leave soon)
  • 🟢 Green: More than walk time + 8 min (plenty of time)

Testing

Tested with stop ID 11981 (Route 3 bus stop). App successfully displays real-time arrivals and updates regularly.
rtd_denver

@tidbyt
Copy link

tidbyt bot commented Feb 13, 2026

⚠️ The automated review process is experimental and likely has bugs. Please bear with us as we iron out the kinks and enable you to ship changes at high velocity 🚀

Next Steps

Hello! Thank you so much for your change 🤜 🤛 . There are a few things you need to do:

  • Sign the CLA if you haven't already
  • Ensure your build is green! Any problem will display a proposed solution to try out
  • Get a review, either by Tidbyt Bot or by a Tidbyt engineer

Manual Review Required

Hang tight! A Tidbyt engineer will be by shortly to review your change. Here is what they will be looking for:

Test Details
App Dir All files are in a single app directory
🟡 Modules Usage of http.star requires review
Original Author The original author matches the PR author

@tidbyt-bot
Copy link

tidbyt-bot commented Feb 13, 2026

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@wfmer wfmer force-pushed the add-rtd-denver-app branch 3 times, most recently from 40f677b to 764076c Compare February 13, 2026 05:32
@wfmer wfmer force-pushed the add-rtd-denver-app branch from b96e9b0 to 6f54617 Compare February 13, 2026 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants