Yeah i've seen it, tested it and completely disregarded it. It's well a horrible UI and an even worse webserver for creating a performance web application on top of. It can prob. give some good hints on what is needed to be implemented. But i would say thats about it.
But my guess most people don't really care about user friendly UI's when building these tech demos and diagnostic tools? As a configuration tool tho, it gotta be kinda useful im guessing. Instead of using websockets one should consider using WebRTC which allow for a better event based communications loop instead of the polling based on webscokets tend to utilize. And what i wanna achieve is basicly creating "Axis" in the webbrowser or as an "app" ontop of a device. That would mean realtime sending position data and reading buttons and interact with the HAL. Well im starting in the end Sebastian suggested and fiddle from there. Thanks for the input tho. // A Den 2016-11-29 kl. 17:36, skrev andy pugh: > On 29 November 2016 at 16:21, Andreas Pettersson <[email protected]> wrote: > >> thought it could be a challenge of making a webui for a device running >> linuxcnc > Have you seen: > http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Rockhopper_Web_Server > > ------------------------------------------------------------------------------ _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
