Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   SmartDashboard.js - a WebKit-based dashboard in node.js (http://www.chiefdelphi.com/forums/showthread.php?t=151103)

euhlmann 10-09-2016 18:20

SmartDashboard.js - a WebKit-based dashboard in node.js
 
I'm proud to introduce a project I've been working on - SmartDashboard.js


more screenshots

SmartDashboard.js is an extensible node-webkit based NetworkTables client for building beautiful dashboard interfaces :cool:

Like the official dashboards, it has:
  • Similar widgets for number, boolean, string, and array types
  • Search for variables (from SFX)
  • Support for MJPEG and USB camera streams (from SD 1)
  • Layout containers (from SFX)
  • Support for plugins
  • DriverStation docking (from LV dashboard)

Why?
I made this for the purpose of being less of a hassle to use than SD 1 or SFX. HTML seems inherently better suited for building editable UIs than Swing or JavaFX. SmartDashboard.js also combines the best features from each of the official dashboards (that I found were missing in the other official dashboards), and it's meant to be fully customizable, with support for custom plugins and themes.

Github repo
https://github.com/erikuhlmann/SmartDashboard.js

Download
https://github.com/erikuhlmann/Smart...rd.js/releases (currently Windows x64 only - see building instructions)

ErikBoesen 11-09-2016 21:28

Re: SmartDashboard.js - a WebKit-based dashboard in node.js
 
First thought: come on JS-based SD was my idea stop no

Second thought: Actually it's pretty different. Looks very nice. Good job!

euhlmann 12-09-2016 09:14

Re: SmartDashboard.js - a WebKit-based dashboard in node.js
 
I saw yours too, and it's pretty cool as well. I think we have different goals in mind.

(technically, my project is also 9 days older ;) )

ErikBoesen 13-09-2016 20:22

Re: SmartDashboard.js - a WebKit-based dashboard in node.js
 
Yeah, they're definitely very different when you look at them closely.

I very much like how yours can be configured live. That's something mine is very weak in.

Good job!


All times are GMT -5. The time now is 10:58.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi