Bluebonnet Studios

Web & Mobile

Bakmil Metro Schedule

When the next Bakmil shuttle leaves

Released Version — · Web

Tells you when the next shuttle leaves, and nothing else. No account, no install, no tracking — open it at the platform and the answer is already on screen.

What it is for

The Bakmil ↔ Nərimanov shuttle runs on its own timetable, and the question anyone standing on the platform has is the same one every time: when does the next one leave? That question deserves an answer in one screen, immediately, on a phone with poor reception — not an app to install, an account to make, or a page that loads a carousel first.

Open it and the next departures are already on screen. That is the entire product.

How the schedule stays current

The timetable is refreshed automatically once a day from Baku Metro’s own scheduling endpoint. That endpoint is undocumented and unofficial — it was found by inspecting the operator’s own site, not published as an API — which shapes how the update is handled.

If the source ever stops returning valid data, the job does not publish what it got. The previously published schedule is left exactly as it was and the failure is recorded separately, so the app keeps showing the last known-good timetable rather than an empty screen or invented times. Stale but true beats fresh and wrong when someone is deciding whether to run for a train.

Built small on purpose

Plain HTML, CSS and JavaScript, with no framework and no build step. The update script has no third-party dependencies at all — it runs on Node’s built-ins — so there is no dependency tree to audit and nothing to go stale in the background. It installs as a progressive web app if you want it on a home screen, and works as an ordinary page if you do not.

What it does not do

Instead of

Asking who you are. No account, no login, no analytics, no tracking. The app does not know or care who is looking at it.

Claiming to be official. Bakı Metropoliteni is not affiliated with this project and does not endorse it. The schedule comes from their data; the app carries that disclaimer in plain sight rather than implying an endorsement it does not have.

Tool Version Platform Status Availability
Bakmil Metro ScheduleNext-departure times for the Bakmil metro shuttle in Baku Web Released Download
APK FinderFinds, checks and installs Android apps on devices with no Google Play Services 0.20.3 Android Private release Request