GithubHelp home page GithubHelp logo

michalliu / directvnc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from drinkmilk/directvnc

0.0 1.0 0.0 546 KB

DirectVNC provides a very thin VNC client for unix framebuffer systems

Home Page: http://drinkmilk.github.com/directvnc

License: GNU General Public License v2.0

directvnc's Introduction

DirectVNC README
------------

   DirectVNC is a client implementing the remote framebuffer protocol (rfb)
   which is used by VNC servers. If a VNC server is running on a machine you
   can connect to it using this client and have the contents of its display
   shown on your screen. Keyboard and mouse events are sent to the server, so
   you can basically control a VNC server remotely. There are servers (and
   other clients) freely available for all operating systems.

   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. Find out all about DirectFB here:
   
   www.directfb.org

   DirectVNC basically provides a very thin VNC client for unix framebuffer
   systems.

Usage
-----
   directvnc server[:display#] [options]

   The server can be an IP address or a hostname. For a complete list of
   options see the man page or type directvnc -h.

Quitting
--------
   <ctrl-q> quits the client

Requirements
------------
   - DirectFB library available from convergence integrated media
     (www.directfb.org)
   - Linux kernel (>= 2.6.x) with working framebuffer device (check /proc/fb).

See COPYING for license information and INSTALL for generic installation
instructions.

directvnc's People

Contributors

drinkmilk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.