simrail / EDR

EDR timetable & driver view for Simrail
https://edr.simrail.app
GNU General Public License v3.0
25 stars 12 forks source link
edr game simrail

Simrail Community - EDR

Enhanced timetable experience for Simrail dispatch posts

The project aims to provide a better, easier to understand and modern timetable experience for dispatchers compared to the official built-in timetable in the game. Created by @DKFN. Currently maintained by @Tallyrald

➡️➡️➡️The app is available right here.⬅️⬅️⬅️

Main features include but are not limited to:

Issues, bugs, feature requests

Found any bugs or have new ideas? Open a new issue!

Contributing

If you feel like contributing, please take a look at current issues. Feel free to submit a PR!

Release cycle and branches

Reusing part of the code

You are welcome to use part or all the code for your own projects. But we kindly ask you to follow these rules:

Of course, we will not send lawyers to your house if you don't follow these rules, we are all having fun with our favorite train game :)

Localization

Translations are happening via Transifex. If you wish to participate, we ask that you first contact @Tallyrald via email or on the Simrail forums.

Self Hosting

This is a very basic guide, more details may be added later if needed.

  1. Clone this repo
  2. Download and install Docker Desktop (or equivalent for your OS)
  3. Edit config and API files and replace URLs to match your system (backend, frontend, nginx)
  4. Create and run docker images (backend, nginx, osrm), remember to forward ports specified in Dockerfiles and add envvars to backend when running (LISTEN_PORT, STEAM_API_KEY)

Thank you

A big thank you to the game developers for making Simrail and providing the necessary data for this app to work.

Anorther big thanks to all the SimRail community that has made this project grow way beyond my wildest expectations!

License

GNU General Public License v3.0