Software to create and manage model railroad timetables with some automatic mechanism to speed up the work.
Go to file
Filippo Gentile 7b15248a89 CMake: fix install icon extension Linux CPack 2021-12-03 23:11:00 +01:00
.github/ISSUE_TEMPLATE Update issue templates 2 2021-08-07 12:44:25 +02:00
cmake CMake: CPack change DEB package name 2021-12-02 13:17:57 +01:00
files Schema Diagram PDF 2021-07-20 00:03:50 +02:00
packaging NSIS: use pretty name for Start Menu shortcut 2021-12-03 19:55:57 +01:00
src CMake: fix install icon extension Linux CPack 2021-12-03 23:11:00 +01:00
.gitignore gitignore: exclude CPack DEB artifacts 2021-12-01 12:11:03 +01:00
BUILDING.md BUILDING fix typo 2021-08-28 10:28:25 +02:00
CHANGELOG Fix CONTRIBUTE and CHANGELOG. 2021-03-17 17:27:32 +01:00
CMakeLists.txt CMake: Fix install and deploy Qt of Windows installation 2021-12-03 19:43:19 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-08-26 22:45:36 +02:00
LICENSE Added LICENSE 2021-07-12 18:16:56 +02:00
README.md Update README.md 2021-08-12 21:31:35 +02:00
README_it.md Update README_it.md 2021-08-12 21:43:08 +02:00
TODO Initial commit 2021-03-16 10:46:22 +01:00

README.md

ModelRailroadTimetablePlanner

Versione in italiano

Formely TrainTimetable

A cross-platform C++ application with Qt GUI for model railway timetable scheduling. Currently tested on Windows and Ubuntu.

By Filippo Gentile

Goals

The goal of the project is to implement automatic mechanism which prevent invalid operations and suggest user with useful action in order to speed up the creation of timetables.

The programs aims to provide all documents useful for driving and dispatching trains on big layouts like in FREMO Meetings.

Main features

  • Available UI languages: English, Italian
  • Railway timetable graph per each line in SVG, PDF or printed
  • Group jobs (trains) in work shift
  • Export booklets in ODT (Libreoffice Writer) for shifts and stations
  • Importation of rollingstock pieces from other sessions or ODS Spreadsheet

Project history

The development started as a small hobby project back in 2016, in collaboration with italian FREMO organizations. It was rewritten from scratch due to core instsbilities and limitations. Since then it has grown unexpectedly. So I'd like it to become a comunity project!

Project motto

Less time spent on the computer, more time to have fun on your railway layout!!!

Contributing to the project

Please see CONTRIBUTING.md file.