You must log in or # to comment.
I am a bit confused what this project actually is.
Is it replacing ESPHome as a framework to build code into?
Is it a UI builder?
Is it for all displays eventually? (hence the name, otherwise it would be a very weird name for something that doesn’t handle normal displays)
Is it yet another standard library as a “no code solution”?
Yes, yes, yes and no?
C++ for a new project is a pity.
could be the ecosystem is not supporting other languages yet?
I know for a fact esp32 does support way nicer languages.
https://developer.espressif.com/tags/esp-idf/
This is a C API. Yes, there are bindings for it. But it’s easiest to start in C.




