28 lines
1.0 KiB
Markdown
28 lines
1.0 KiB
Markdown
JMRI Jython Example Scripts and Applications Directory
|
|
======================================================
|
|
|
|
This directory contains user-contributed [scripts][1] written in Jython, a Java-based
|
|
variant of Python, available in the JMRI application. Some scripts are grouped by
|
|
subject name in subdirectories.
|
|
|
|
Scripting examples and script-based applications are introduced here:
|
|
- [Example scripts][2]
|
|
- [Script-based applications][3]
|
|
Additional documentation for some script applications is found here:
|
|
- [Script application help][4]
|
|
|
|
|
|
## Copying and License
|
|
|
|
See [the COPYING file][5] for the license terms for using these files. See also the [JMRI Copyright page][6]
|
|
|
|
# Subdirectory and file list
|
|
|
|
|
|
[1]: https://www.jmri.org/help/en/html/tools/scripting/index.shtml
|
|
[2]: https://www.jmri.org/help/en/html/tools/scripting/Examples.shtml
|
|
[3]: https://www.jmri.org/help/en/html/tools/scripting/JythonApps.shtml
|
|
[4]: https://www.jmri.org/help/en/html/scripthelp/
|
|
[5]: https://www.jmri.org/jython/COPYING
|
|
[6]: https://www.jmri.org/Copyright.html
|