Trainboard is a departure/arrival board for trains that uses real-time data from Deutsche Bahn (DB) and Österreichische Bundesbahnen (ÖBB). It is supposed to stand out by a clear user interface that is strongly inspired by its Danish competitor "Mit Tog".
Check it out at https://trainboard.de.cool/
You can run this application locally by simply downloading the newest version from Release Tab and opening it in a web browser of your choice. It's just JS :)
You need an internet connection to fetch data.
⚠️ PLEASE NOTE ⚠️
Trainboard v0.8 or higher is mandatory to run the application successfully.
Older version might not longer work, due to changes in the requested APIs.
If you wish to contribute to this project, please feel free to do so. However, it's important to keep in mind that the primary goal of this project is to faithfully replicate the "Mit-Tog" WebApplication offered by BaneDanmark. (Reference)
Therefore, if you intend to make functional or visual changes that deviate from the original purpose, consider creating your own project using the code provided here.
Please be aware that one of the significant advantages of this application
is its ability to run locally in a webbrowser without requiring a complicated setup.
Preserving this functionality would be highly appreciated :)