Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/traintastic/traintastic
Model railroad control and automation software
https://github.com/traintastic/traintastic
dcc dcc-ex dccplusplus ecos loconet marklin model-railroad model-railway modeltrain traintastic withrottle xpressnet z21
Last synced: about 1 month 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 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-13T06:49:54.000Z (9 months ago)
- Last Synced: 2024-04-13T21:52:08.591Z (9 months ago)
- Topics: dcc, dcc-ex, dccplusplus, ecos, loconet, marklin, model-railroad, model-railway, modeltrain, traintastic, withrottle, xpressnet, z21
- Language: C++
- Homepage: https://traintastic.org
- Size: 12.9 MB
- Stars: 51
- Watchers: 8
- Forks: 7
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
# Traintastic - Model railway control software
[![Release](https://img.shields.io/github/v/release/traintastic/traintastic?sort=semver)](https://github.com/traintastic/traintastic/releases)
[![Build](https://github.com/traintastic/traintastic/actions/workflows/build.yml/badge.svg)](https://github.com/traintastic/traintastic/actions/workflows/build.yml) [![License](https://img.shields.io/github/license/traintastic/traintastic)](https://github.com/traintastic/traintastic/blob/master/LICENSE)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/traintastic/traintastic)](https://github.com/traintastic/traintastic/graphs/commit-activity)
[![Coverage Status](https://coveralls.io/repos/github/traintastic/traintastic/badge.svg?branch=master)](https://coveralls.io/github/traintastic/traintastic?branch=master)![POEditor](https://img.shields.io/poeditor/progress/622757/en-us?token=6428931964d7cdf58536a518443ebe16)
![POEditor](https://img.shields.io/poeditor/progress/622757/nl?token=6428931964d7cdf58536a518443ebe16)
![POEditor](https://img.shields.io/poeditor/progress/622757/de?token=6428931964d7cdf58536a518443ebe16)
![POEditor](https://img.shields.io/poeditor/progress/622757/it?token=6428931964d7cdf58536a518443ebe16)
![POEditor](https://img.shields.io/poeditor/progress/622757/sv?token=6428931964d7cdf58536a518443ebe16)
![POEditor](https://img.shields.io/poeditor/progress/622757/fr?token=6428931964d7cdf58536a518443ebe16)
![POEditor](https://img.shields.io/poeditor/progress/622757/es?token=6428931964d7cdf58536a518443ebe16)## 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).
## Contributors