An open API service indexing awesome lists of open source software.

https://github.com/atulsmadhugiri/choochoo

Effortlessly check real-time MTA train arrival times for any station with this easy-to-use app.
https://github.com/atulsmadhugiri/choochoo

gtfs gtfs-rt mta nyc nyc-opendata subway swift swiftui

Last synced: 4 months ago
JSON representation

Effortlessly check real-time MTA train arrival times for any station with this easy-to-use app.

Awesome Lists containing this project

README

          

# ChooChoo NYC: MTA Subway Times


Download on the App Store


## Running Tests

To run the Swift package tests, point Swift Package Manager at the `Tests` directory:

```bash
swift test --package-path Tests
```