This is a user interface for displaying robot information and tuning values.
- Download and install the latest release of Node.js
- Clone this repository to a folder
- Run
npm install
in the project directory - Run
electron .
- Connect to the FRC robot's wifi network and send/receive the desired NetworkTables keys for displaying/setting values on the dashboard through the robot's code.