Skip to content

mkapal/node-insim-playground

Repository files navigation

Node InSim Playground

Requirements

  • Node.js 22
  • pnpm
  • Live for Speed

Installation

pnpm install

Run playground app

InSim

pnpm start:insim

OutGauge

pnpm start:outgauge

This app aims to cover as many InSim features as possible.

It connects to 127.0.0.1:29999 by default. You can change the host and port by copying .env to .env.local and editing the values.

Features:

  • console logs of all supported InSim info packets
  • InSim buttons showing the current LFS state and allowing to send InSim packets
  • OutGauge buttons with live car state

Lint code

pnpm lint

Format code

pnpm format

About

Test suite for Node InSim library

Topics

Resources

Stars

Watchers

Forks

Contributors