Files
2026-06-17 14:00:51 +02:00

127 lines
8.2 KiB
HTML

<!DOCTYPE html>
<!-- %3$s is the railroad name -->
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" data-railroad="%3$s"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" data-railroad="%3$s"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" data-railroad="%3$s"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" data-railroad="%3$s"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>%1$s</title><!-- %1$s is title from Servlet -->
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/bootstrap-theme.min.css">
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="/css/panel.css">
<link rel="stylesheet" href="/css/user.css">
<script src="/js/jquery-2.2.4.min.js"></script>
<script src="/js/bootstrap.min.js"></script>
<script src="/js/modernizr-2.6.2-respond-1.1.0.min.js"></script>
<script src="/js/json2.js"></script>
<script src="/js/jquery.websocket.js"></script>
<script src="/js/logger.js"></script>
<script src="/js/jquery.jmri.js"></script>
<script src="/js/main.js"></script>
<script src="/js/user.js"></script>
<script src="/js/home.js"></script>
</head>
<body id="home">
<!--[if lt IE 7]>
<p class="chromeframe">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> or <a href="http://www.google.com/chromeframe/?redirect=true">activate Google Chrome Frame</a> to improve your experience.</p>
<![endif]-->
<div id="wrap">
<!-- Navigation Bar %2$s -->
<div class="jumbotron">
<div class="container">
<h1>%3$s</h1>
<p>Welcome to <em>%3$s</em>, powered by <a href="http://jmri.org">JMRI</a>.</p>
</div>
</div>
<div class="container">
<div class="row">
<!-- throttles -->
<div class="col-md-4">
<h2>Throttles</h2>
<h4><a href="/web/webThrottle.html">webThrottle</a></h4>
<p><em>webThrottle</em> provides integrated support for controlling trains, layout elements, and panels from a web browser.</p>
<p>
<a class="btn btn-default" href="/web/webThrottle.html" target="webThrottle" role="button">Open Now »</a>
<a class="btn btn-default" href="/help/en/package/jmri/jmrit/webThrottle/webThrottle.shtml" role="button">Learn More »</a>
</p>
<p><em>Camera webThrottle</em> provides integrated support for controlling trains with integrated POV or overhead camera, layout elements, and panels from a web browser.</p>
<p>
<a class="btn btn-default" href="/web/CamerawebThrottle.html" target="webThrottle" role="button">Open Camera Throttle Now »</a>
<a class="btn btn-default" href="/help/en/package/jmri/jmrit/webThrottle/CamerawebThrottle.shtml" role="button">Learn More »</a>
</p>
<div class="visible-jmri_withrottle">
<h4><a href="https://enginedriver.mstevetodd.com">Engine Driver</a></h4>
<p><em>Engine Driver</em> is a native throttle for Android-powered phones and tablets.</p>
<p>
<!-- should have open/download button as appropriate -->
<a class="btn btn-default" href="https://enginedriver.mstevetodd.com" role="button">Learn More »</a>
</p>
<h4><a href="https://www.withrottle.com">WiThrottle</a></h4>
<p><em>WiThrottle</em> is a native throttle for the iPhone, iPad, and iPod.</p>
<p>
<!-- should have open/download button as appropriate -->
<a class="btn btn-default" href="https://www.withrottle.com" role="button">Learn More »</a>
</p>
<h4><a href="https://digitrainspro.hu">DigiTrainsPro</a></h4>
<p><em>DigiTrainsPro</em> is a versatile and user friendly model railroad control app.
For Android, iOS, and Windows 10.</p>
<p>
<!-- should have open/download button as appropriate -->
<a class="btn btn-default" href="https://digitrainspro.hu" role="button">Learn More »</a>
</p>
<h4><a href="https://www.microsoft.com/store/apps/9NBLGGH4VF5J">Train Throttle</a></h4>
<p><em>Train Throttle</em> is a native throttle for Windows 10 devices. It is optimized for tablets and mobile.</p>
<p>
<!-- should have open/download button as appropriate -->
<a class="btn btn-default" href="http://drewhoffman.net/trainthrottle" role="button">Learn More »</a>
</p>
</div>
<div class="hidden-jmri_withrottle alert alert-info alert-dismissable"><button type="button" class="close" data-dismiss="alert" aria-hidden="true">&times;</button>Native throttle applications are available when the WiThrottle service is enabled.</div>
</div>
<div class="col-md-4">
<h2>Open Windows</h2>
<div id="no-open-frames" class="alert alert-info alert-dismissable"><button type="button" class="close" data-dismiss="alert" aria-hidden="true">&times;</button>No sharable windows are open.</div>
<ul id="frame-list" class="list-group"></ul>
</div>
<!-- contributed / frames / file access -->
<div class="col-md-4">
<h2>Utilities</h2>
<h4><a href="/json">JSON Console</a></h4>
<p>A WebSocket console for directly issuing JSON commands to JMRI.</p>
<h4><a href="/simple">Simple Console</a></h4>
<p>A WebSocket console for issuing plain text commands to JMRI.</p>
<h2>File Access</h2>
<p>Directly access certain files and directories:</p>
<dl>
<dt><a href="/prefs">/prefs</a></dt>
<dd>The preferences directory for the current JMRI profile.</dd>
<dt><a href="/dist">/dist</a></dt>
<dd>The JMRI application installation directory.</dd>
<dt><a href="/web">/web</a></dt>
<dd>Some web applications, and files required for the web server.</dd>
<dt><a href="/images">/images</a></dt>
<dd>Images included with JMRI.</dd>
<dt><a href="/xml/signals">/xml/signals</a></dt>
<dd>Local signal definitions, formatted to be readable.</dd>
</dl>
<p><small>If a directory contains an index.html file, the index.html file will be returned instead of the directory contents.</small></p>
<p><small>If a directory exists in both the user preferences and the JMRI installation directory, the directory in the user preferences is returned unless the URL path starts with <code>/dist</code> or <code>/xml</code>.</small></p>
</div>
</div>
</div> <!-- /container -->
</div> <!-- /wrap -->
<!-- Footer %4$s -->
</body>
</html>