Skip to content

Latest commit

 

History

History
40 lines (19 loc) · 850 Bytes

README.markdown

File metadata and controls

40 lines (19 loc) · 850 Bytes

VNCCappuccino

What is VNCCappuccino ?

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.

Build

To build TNKit you can type

# jake debug ; jake release

Quick Start

Simply include the VNCCappuccino framework in your Frameworks directory and include NOVNCCappuccino.j

@import <VNCCappuccino/VNCCappuccino.j>

Demo application

You can see a demo application here

Documentation

To generate the documentation execute the following :

# jake docs

Help / Suggestion

You can reach us at irc://irc.freenode.net/#archipel