it’s 100% golang and compiles to desktop, mobile and web.
If the networking library is web sockets based then all 3 can use it. Then it’s just a matter of coding the gui in golang and making the calls via the web sockets lib already used in this repo .
i would be open to working on this with others . So let me know the level of interest in this .
btw there are many example on GitHub and sourcehut of gioui apps. Just search using the “gioui“ term !
This is great as a terminal. It is probably relatively easy to also build an a gui using the same base code.
https://gioui.org/
https://github.com/gioui
it’s 100% golang and compiles to desktop, mobile and web.
If the networking library is web sockets based then all 3 can use it. Then it’s just a matter of coding the gui in golang and making the calls via the web sockets lib already used in this repo .
i would be open to working on this with others . So let me know the level of interest in this .
btw there are many example on GitHub and sourcehut of gioui apps. Just search using the “gioui“ term !