VNCCappuccino is a set of classes uses to bind the pure Javascript library NoVNC Library. This allows to use pure Javascript implementation or VNC protocol. This Library is used by Archipel Project. This library is released under AGPL license. Feel free to use it or improve it.
To build TNKit you can type
# jake debug ; jake release
Simply include the VNCCappuccino framework in your Frameworks directory and include NOVNCCappuccino.j
@import <VNCCappuccino/VNCCappuccino.j>
You can see a demo application here
To generate the documentation execute the following :
# jake docs
You can reach us at irc://irc.freenode.net/#archipel