This .NET MAUI app is intended to interact with Vancouver, BC's public system API (TransLink), providing real-time data on all their busses across the entire city.
As of December 2024, TransLink replaced their Real Time Transit Information (RTTI) Web API with General Transit Feed Specification (GTFS), which means the current implementation needs work to adapt to the new common format for public transportation.
You can read more about it on the App Developer Resources.
On every bus stop, there's a sign with a 5 digit code that you will enter on the app, and it'll query the bus arrival times on that specific stop, polling data every 10 seconds.
Finding bugs or weird behaviors? File an issue with repro steps.






