A simple react app to ease commuting by showing the next arrival times for trains to a specific station. Made with React and the CF Workers platform by Cloudflare.
- Go to https://trainwatcher.edthing.com.
- Configure your "home" and "work" stations by going to /config/:work/:home where :work and :home are the station ids provided by the Trafikverket API.
- Go to / to select which station you want to see the next arrivals for.
- Select the next arrival to see more details about the train and it's arrival time.
- Does not support train routes which are not direct.
- Only a few stations have had their disembarkation directions added to Edwinexd/TrainWatcher-api.
Powered by Trafikverket öppna API för trafikinformation using Edwinexd/TrainWatcher-api.