An open API service indexing awesome lists of open source software.

https://github.com/hasselmm/libremodeltrainstudio

Libre Railroad Studio, short "LMRS", is collection of free software tools dealing with various aspects of digital model railways.
https://github.com/hasselmm/libremodeltrainstudio

dcc desktop esu lokprogrammer modelrailroad modelrailway qt6 qt6-widgets roco z21 zimo

Last synced: 5 months ago
JSON representation

Libre Railroad Studio, short "LMRS", is collection of free software tools dealing with various aspects of digital model railways.

Awesome Lists containing this project

README

          

Libre Modelrail Studio
======================

Libre Railroad Studio, short "LMRS", is collection of free software tools
dealing with various aspects of digital model railways.

There is plenty of software around digital model railways. This software
is great, and it works. Still many of these projects are isolated efforts
by single companies, or persons. Lack of cooperation prevents that these
projects reach their full potential. This project is meant as invitation
to build better modelrailing software together.

Supported Hardware
------------------

- [Roco Z21](https://www.z21.eu/), and compatible control stations
- [ESU Lokprogrammer](https://www.esu.eu/produkte/lokprogrammer/)
- [KPF-Zeller](https://kpf-zeller.de/) Speed Cat
- [ZIMO MXULF](http://www.zimo.at/web2010/products/InfMXULF.htm)

Building
--------

This software is built using Qt 6.4. So you'll have to install the
[Qt SDK](https://qt.io/) first. Once Qt is installed you can simply
open the toplevel `CMakeLists.txt` in QtCreator.

Alternatively open a commandline, add Qt 6.4 to your `PATH`,
and run [CMake](https://cmake.org/).

[![Continuous Integration][ci-status-icon]][ci-status-link]

[ci-status-icon]: https://github.com/hasselmm/LibreModeltrainStudio/actions/workflows/autobuild.yml/badge.svg
[ci-status-link]: https://github.com/hasselmm/LibreModeltrainStudio/actions/workflows/autobuild.yml

Contributions
-------------

Feedback, recommendations, contributions are highly welcome.

The source code can be found at Github:

Let's team up: Modelrailing is much more fun together!

License
-------

This software is free software released under the terms of the
[GNU General Public License](https://www.gnu.org/licenses/gpl-3.0.en.html).