'''[http://cloudtk.tcl-lang.org%|%CloudTk]''' is based on [WebSockit2me - WebSocket to TCP gateway for noVNC and a WebSocket Telnet Client built on TclHttpd%|%WebSockit2me], a [TCP] to [WebSocket] gateway that uses [http://novnc.com/info.html%|%noVNC] to display [Tk] applications in a modern Web Browser. It runs on Linux and requires an Xvnc(TigerVNC) server to be loaded. Tk applications are listed on a web page. [TclHttpd] dynamically launches an Xdisplay via Xvnc and then starts a matchbox window manager and launches the Tk application. It runs on Linux x86_64 or arm(Raspberry Pi) with Tcl/Tk version 8.6. [Jeff Smith] 2019-02-15 : Upgraded Websocket tcllib module to 1.4.1. Bumped version to 0.1.6 A Starkit is available at the [http://cloudtk.tcl-lang.org%|%CloudTk website]. Some Tk Applications listed from this wiki are [http://cloudtk.tcl-lang.org:5443/cloudtk/%|%demonstrated here]. 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 <> [Jeff Smith] 2019-01-13 : The above is an example of TkPool using an