Skip to content
/ fbvnc Public
forked from aligrudi/fbvnc

A small Linux framebuffer VNC viewer

Notifications You must be signed in to change notification settings

uklatt/fbvnc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FBVNC
=====

Fbvnc is a small VNC client for Linux framebuffer with touch device.
It uses optional VNC authentication and ZLIB compression.
It can be invoked as follows.

  $ fbvnc [-p password] [-t port] host

The default port is 5900.

Once connected, it sends mouse inputs to the VNC server and
updates the screen when necessary.

About

A small Linux framebuffer VNC viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.6%
  • Makefile 0.4%