Skip to content

onyx-m2/onyx-m2-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onyx M2 React Library

This is part of the Onyx M2 Project, which enables read-only real-time access to the Tesla Model 3/Y CAN bus data, including the ability to run apps on the car's main screen through its built in web browser.

This library exposes functionality meant to be used by client React based apps. It exposed React contexts that can be used in the render tree to provide real-time access to the parsed CAN bus signals.

The exported contexts are

Installation

The library is available on NPM, so installation is simply:

  npm i onyx-m2-react

NOTE: Documentation is forthcoming...

About

React contexts facilitating real-time access to parsed CAN bus signals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published