// the find
jackonlyone1/E-XD-Library
HMI, SCADA, PLC, CAD C++ Source codes
A C++ GUI framework for building HMI/SCADA/diagram editors, marketed as saving months of development time. The actual open-source content here is a thin wrapper or sample — the real product is a paid download at ucancode.net. Zero stars, last touched in 2023.
The domain (industrial HMI/SCADA tooling in C++) is genuinely underserved in open source. The screenshots suggest a working Visio-style diagram editor with connectors and custom shapes.
This is essentially an ad repo — the actual framework lives behind a paywall at ucancode.net, and what's here is a single zip file plus a stub MFC project from the Visual Studio 6 era (.dsp/.dsw files). No build system, no docs, no tests, no meaningful source code to evaluate. The C code is Windows-only MFC, which limits portability to essentially zero modern environments.