Giter Site home page Giter Site logo

marceickhoff / train-controller Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 195 KB

Node.js app that provides a touch interface for tablet devices that allows to remotely control trains in Train Simulator 2019.

JavaScript 80.29% CSS 11.40% HTML 8.32%

train-controller's Introduction

Train Controller

This Node.js app allows you to control locomotives in Train Simulator 2019 using your tablet or smartphone device as a remote. It utilizes the TS4J Train Simulator Java Interface by marvk to allow communication between the Node server and the TS2019 application.

Work in progress.

Setup

  1. Download and build the TS4J Train Simulator Java Interface.
  2. Move the resulting .jar file into the Train Controller root directory.
  3. Run npm install
  4. Open config.json and make sure the path to your Train Simulator 2019 installation and the name/location of the ts4j.jar is correct
  5. Run npm start
  6. Go to http://localhost:3000
  7. Launch Train Simulator 2019
  8. Control your train!

Control Panels

Since different locos have different controls, you need a matching controller for each loco. This is especially true since the internal naming and handling of buttons and levers may vary from loco to loco.

This is a list of locos with pre-built control panels:

  • Work in progress.

Create your own Control Panels

There probably no pre-built control panel for your favourite loco. But with a bit of JavaScript, HTML and CSS knowledge, you can create your own control panels to match the controls of your loco. Here is how:

Work in progress.

train-controller's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.