A Summary of the application It is based on WebSockit2me [http://wiki.tcl.tk/41298] - a TCP to WebSocket gateway that uses noVNC [http://novnc.com/info.html] to display Tk applications in a modern Web Browser. It runs on Linux and requires an Xvnc server to be loaded. Tk applications are listed on a web page. TclHttpd dynamically launches an Xdisplay via Xvnc and then starts a window manager and launches the Tk application. It runs on Linux x86_64 or arm(Raspberry Pi) with Tcl/Tk version 8.6. Please refer to the CloudTk website [http://172.104.5.86] where you can download the Starkit. Also if you go to the following url [http://172.104.5.86:5443/cloudtk/] you can see an example web page which has some Tk Applications listed from this wiki. Below are the two main files in the custom directory of TclHttpd. CloudTk.tcl controls the websocket to TCP gateway. Xdisplay.tcl uses "Standalone bgexec" [https://wiki.tcl.tk/13400] to launch an Xdisplay via Xvnc, the matchbox window manager [https://www.yoctoproject.org/tools-resources/projects/matchbox] and the Tk application. 2017-12-16: I have made some changes to the Xdisplay_Reap procedure. Now it works more reliably with inline frame or