https://github.com/traintastic/traintastic
Model railroad control and automation software
https://github.com/traintastic/traintastic
dcc dcc-ex dccplusplus ecos loconet lua marklin model-railroad model-railway modeltrain traintastic withrottle xpressnet z21
Last synced: 3 months ago
JSON representation
Model railroad control and automation software
- Host: GitHub
- URL: https://github.com/traintastic/traintastic
- Owner: traintastic
- License: gpl-2.0
- Created: 2020-11-25T22:26:43.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-04-21T21:51:26.000Z (9 months ago)
- Last Synced: 2025-04-21T22:34:07.530Z (9 months ago)
- Topics: dcc, dcc-ex, dccplusplus, ecos, loconet, lua, marklin, model-railroad, model-railway, modeltrain, traintastic, withrottle, xpressnet, z21
- Language: C++
- Homepage: https://traintastic.org
- Size: 14.9 MB
- Stars: 70
- Watchers: 8
- Forks: 10
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# Traintastic - Model railway control software
[](https://github.com/traintastic/traintastic/releases)
[](https://github.com/traintastic/traintastic/actions/workflows/build.yml) [](https://github.com/traintastic/traintastic/blob/master/LICENSE)
[](https://github.com/traintastic/traintastic/graphs/commit-activity)
[](https://coveralls.io/github/traintastic/traintastic?branch=master)







## About The Project
Traintastic is a client/server software application to control a model railway. It is in an early stage of development, it contains very limited functionality.
The project goal is to develop open source software that can control everything in your model railway layout. More information can be found using the links below:
- [Download Traintastic](https://traintastic.org/download)
- [Traintastic Manual](https://traintastic.org/manual)
- [Traintastic hardware support](https://traintastic.org/supported-hardware)
- [Traintastic development roadmap](https://traintastic.org/roadmap)
## Build Traintastic from source
*Only for developers, if your just want to use it [download Traintastic](https://traintastic.org/download).*
See [BUILDING.md](BUILDING.md).
## Legal Notes
This project includes an independent implementation of the LocoNet® protocol,
based on reverse engineering and publicly observable behavior.
It does not use or include Digitrax’s confidential documentation.
If you have signed an NDA with Digitrax regarding LocoNet, **you cannot
contribute to the LocoNet-related parts of this project**, as that would risk
contaminating the open source implementation with NDA-covered information.
## Trademarks
LocoNet® is a registered trademark of Digitrax, Inc.
This project is not affiliated with, endorsed by, or connected to Digitrax.
## Contributors