FRC Team #8 project to make a better robot dashboard.
Python 3 must be installed!
Make sure you have pynetworktables2 installed:
Linux/OSX:
pip install pynetworktables2js
Windows:
py -m pip install pynetworktables2js
Run:
python3 dashboardServer.py --dashboard
Open a Browser to:
http://localhost:8888

