I am working on an app to show status of some backoffice servers of mine and would like to have a way to start / jump in to said servers via VNC. Has anyone had any experience embedding a VNC Viewer client into an Appstudio app?
The only thing I could find that was close to this was the novnc project but I don’t understand exactly how it would be integrated into an NSB app. They have an html example page, which makes me think there could be a way to embed it into the app, but I’m not quite sure where to begin since this isn’t a cordova plugin.
Any ideas would be most appreciated.