Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 855 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 855 Bytes

SncfTrainTimes

Fetch train times for SNCF train lines.

As you may know, SNCF is not very trustable when it comes to train times. This tool will help you to know if your train is on time or not without using the SNCF Connect app.


Be aware that sometimes the API doesn't return a delay for a train, even if the SNCF Connect app does. I don't know why.


Functionalities

  • Add multiple journeys (departure station, arrival station)
  • List journeys
    • Get 5 next trains for each journey
      • Get details for each train (departure time, arrival time, delay, etc.)

Requirements


Made by Vasseur Pierre-Adrien