Simple Dashboard. A clean control screen for robot teams.

github.com/AlecDusheck/SimpleDashboard

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2019
  • Fix TSLint errors
  • Add minValue to pinned variables with status bars
  • Set NT variables via the menu
  • Merge branch 'master' of https://github.com/Team-2502/SimpleDashboard
  • Use config file for displaying pinned vars
  • update tslint file
  • Fix bug where the event listener would be double-registered
  • Display battery voltage meter
  • Fix main.js folder being generated by Typescript compiler on serve
  • Use prettier styling and update window size
  • Load config from file (@ ~/.simplydashboard/config.json)
  • Update Angular Zone after IPC update
  • Remove `.idea/` folder
  • Handle errors when connection fails
  • It works!!1!
  • Self-host dependencies
  • Boilerplate styles and code