Application for FRC scouting. Written using Electron for easy customization.
Get the newest compiled version here!
Download vs, a convenient CLI app for processing VictiScout data, here.
cdintoVictiScoutdirectory- Run
npm installto install node dependencies.
While in VictiScout directory, run
npm start
While in VictiScout directory, run
npm run-script package
If you'd like to only package for one OS, append -mac, -win, or -linux to the end of package in that command. Otherwise, packages will be created for all operating systems.
See here for an explanation of how to modify your packaging settings.
This software was originally written by Erik Boesen, for Team 1418. It's since been expanded on by the following authors:
This software is licensed under the MIT license. More information in LICENSE.

