Skip to content

🔭 Customizable, cross-platform FRC Scouting application based on Electron.

License

Notifications You must be signed in to change notification settings

WolverineRobotics/VictiScout

 
 

Repository files navigation

VictiScout

Application for FRC scouting. Written using Electron for easy customization.

Get the newest compiled version here!

Screenshot

Development dependencies

Development Installation

  1. cd into VictiScout directory
  2. Run npm install to install node dependencies.

Usage in Development

While in VictiScout directory, run

npm start

Packaging

While in VictiScout directory, run

npm run-script package-mac
npm run-script package-win
npm run-script package-linux

Choose the suffix appropriate for your target OS.

See here for an explanation of how to modify your packaging settings.

Authors

This software was created by Erik Boesen for Team 1418. See Contributors for further information.

License

VictiScout is available under the MIT License.

About

🔭 Customizable, cross-platform FRC Scouting application based on Electron.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 61.9%
  • HTML 22.6%
  • CSS 15.5%