Submitted by NocturnalBeaver t3_11b5vz3 in jerseycity
tldr: Want a nicer Android app for the next train at a PATH station that uses location data to show you the closest station and will keep working while you go down the elevator? Arrivals for PATH
Hi folks, I used to write Android code for an app you probably have on your phone, but lost my job in the tech layoffs, so for now I get to write all the Android apps I've wanted to for years, one of which is for PATH.
Some features of the app:
- Shows next trains at every PATH station.
- Color-coded and styled using the same styles as on PATH signage and trains, so it should look familiar to new and old riders.
- Ordered by your closest station so you don't need to scroll.
- Can optionally only show you the trains headed into NYC if you're in NJ, or into NJ if you're in NYC, so you only see the trains you actually care about.
- You can choose to use short names like "WTC" or longer names like "World Trade Center". If you've lived here for a while the abbreviations are faster to read.
- When you lose WiFi/data signal, the ETAs will continue to count down based on the last information the app knows.
- Uses Matt Razza's API, the same source of data used in Citymapper and Transit.
- Open source: https://github.com/amandeepg/PathTimes
Since I care more about making the lives of fellow PATH riders better than if you use my app, I'll also link to a great Android widget another Redditer created.
Please let me know of any bugs or any feature enhancements, as crazy as they might seem!
You can download it from the play store: Arrivals for PATH
HobokenJ t1_j9yoiru wrote
Looks cool! Much better than the official PATH app.