Skip to content

Commit 9d05542

Browse files
committed
build: add README for server examples
1 parent f36dd86 commit 9d05542

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

examples/server/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
This directory contains simple examples showcasing certain parts of LibVNCServer's functionality.
2+
3+
Some more full-blown implementations are:
4+
5+
* [x11vnc](https://github.com/LibVNC/x11vnc) for X11
6+
* [droidVNC-NG](https://github.com/bk138/droidVNC-NG) for Android
7+
* [macVNC](https://github.com/LibVNC/macVNC) for macOS

0 commit comments

Comments
 (0)