PathWidgetXplat icon indicating copy to clipboard operation
PathWidgetXplat copied to clipboard

Departures widget for PATH using kotlin multiplatform

Results 3 PathWidgetXplat issues
Sort by recently updated
recently updated
newest added

Added a second set of widget for routing based (origin and destination) display.

 Key files:
 CommuteConfigurationAppIntent - settings for route based widget (origin, destination, auto-reverse for commute with time, show...

- Remove staleness - Remove logic from the hoboken station closure - Remove some dead code

Since we now scrape the schedules it'll probably be a good idea to integrate that into the app. I'm thinking of something like this: * Within each station, clicking into...

enhancement