Skip to content

NodeJS script to get Telemetry data from the Gran Turismo games, based on Nenkai's SimulaterInterface

License

Notifications You must be signed in to change notification settings

cnopt/gt-telemetry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gt-telemetry

Original proj forked from AleBles

An application that pulls data from Gran Turismo 7 and displays it in realtime using a React based frontend. Server backend uses SocketIO to emit events to the frontend every time the GT7 listener socket receives a packet from the PS4.

The frontend is using components from my gt7-react-components project also available on GitHub.

Todo

  • Push data to browser instead of console
  • Convert original TS scaffold to JS
  • Handle Server events with Node exclusively
  • Integrate React client with server
  • Get React components imports working
  • Style client with gt-7 comps

About

NodeJS script to get Telemetry data from the Gran Turismo games, based on Nenkai's SimulaterInterface

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.2%
  • CSS 20.1%
  • HTML 2.7%