Skip to main content
Download
Applications
Hardware
Manual
Developers
Acknowledgements
search JMRI:
Scripting
Information on writing scripts to control JMRI in more detail:
Introduction
The Language
Examples
Frequently Asked Questions (FAQs)
Python
JMRI scripts are in Python, a popular general-purpose computer language
Python & JMRI
Python home page
Python tutorial for non-programmers
Python tutorial for programmers
JMRI: Scripting
These pages discusses scripting JMRI using a language called Jython.
Information is available on
Getting started with simple scripts
The language itself
Examples
Frequently asked questions