1
0
Fork 0
mirror of https://github.com/imjasonh/terraform-playground synced 2026-07-08 07:44:57 +00:00
terraform-playground/mta-ssh
Cursor Agent 45541f05dd
Faster refresh and interactive line station view
- Default refresh interval is now 10s (configurable via -refresh / MTA_REFRESH_SEC)
- Press a line key (1-7, A-Z, I for SI) to view stations with trains or arrivals
- Fetches GTFS-RT trip updates per line group for live station activity
- Embeds GTFS stops.txt for station names and line ordering

Co-authored-by: Jason Hall <imjasonh@users.noreply.github.com>
2026-06-17 18:46:43 +00:00
..
cmd/screenshot Add mta-ssh: live NYC subway status over SSH 2026-06-17 18:32:19 +00:00
internal Faster refresh and interactive line station view 2026-06-17 18:46:43 +00:00
testdata Faster refresh and interactive line station view 2026-06-17 18:46:43 +00:00
.gitignore Add mta-ssh: live NYC subway status over SSH 2026-06-17 18:32:19 +00:00
go.mod Faster refresh and interactive line station view 2026-06-17 18:46:43 +00:00
go.sum Faster refresh and interactive line station view 2026-06-17 18:46:43 +00:00
main.go Faster refresh and interactive line station view 2026-06-17 18:46:43 +00:00