Fork me on GitHub

directvnc

DirectVNC provides a very thin VNC client for unix framebuffer systems

DirectVNC is a client implementing the remote framebuffer protocol (rfb) which is used by VNC servers. What makes DirectVNC different from other unix vnc clients is that it uses the linux framebuffer device through the DirectFB library which enables it to run on anything that has a framebuffer without the need for a running X server. This includes embedded devices. DirectFB even uses acceleration features of certain graphics cards

Dependencies

DirectFB (directfb.org), libjpeg and zlib.

License

GPL 2

Authors

Original author: Till Adam

Maintained by: Loris Boillet

Contact

For issues on Debian, you can directly use the Debian Bug Tracker.

Otherwise, please open an issue on the github page of the project (you need an account)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/drinkmilk/directvnc