Go to file
2020-10-27 18:29:17 +01:00
.settings working on Java-Implementation 2020-09-07 00:28:04 +02:00
doc added documentation 2020-10-06 15:25:38 +02:00
resources implemented adding of locos to train 2020-10-27 18:29:17 +01:00
src/main/java/de/srsoftware/web4rail implemented adding of locos to train 2020-10-27 18:29:17 +01:00
.classpath Implemented Turnout-Commands, added logging config 2020-10-02 13:20:22 +02:00
.gitignore improved message fadeout behaviour 2020-10-06 14:34:49 +02:00
.project working on Java-Implementation 2020-09-07 00:28:04 +02:00
LICENSE Create LICENSE 2020-10-06 14:55:46 +02:00
pom.xml implemented adding of locos to train 2020-10-27 18:29:17 +01:00
README.en.md updated README 2020-10-06 15:43:51 +02:00
README.md updated README 2020-10-06 15:43:51 +02:00

[Deutsche Version]

Was ist Web4Rail?

Web4Rail is a model railway control software. It is designed to be used from any device featuring a web browser.

Screenshot

It is a client-server application. In other words

  • The program itself is running on a central computer, connected to your digital model railway layout.
  • In order to let a user interact with the railway, an arbitrary web-enabled device (PC, Laptop, Tablet, Smartphone, TV, ...) can connect to the central computer and take control.
  • Thus, it is even possible to let several users and devices control the layout simultaneously!

Digital control of the layout

The control signal for the layout is generated using SRCPD this program may also be running on the same hardware as the Web4Rail program.

Schema

State of development

This program is currently under development.