winder / Universal-G-Code-Sender

A cross-platform G-Code sender for GRBL, Smoothieware, TinyG and G2core.
http://winder.github.io/ugs_website/
GNU General Public License v3.0
1.84k stars 758 forks source link

React pendant #2518

Closed breiler closed 1 month ago

breiler commented 1 month ago

Replaced the old Angular pendant with a complete rewrite in React. This should resolve many of the security warnings we have on the project due to old NPM-libraries.

The pendant should have the same amount of features as before but should play more nicely with handheld devices. The colors and fonts are inspired based on the UGS platform UI. It uses websockets to communicate events which makes it feel much more responsive.

image

image

image