Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/README
blob: 958910728761525539bb109dd7c506a2ff4046fe (plain)
1
2
3
4
5
6
7
8
9
10
11
Watch Me lets you share a view of your screen with anyone. It does this by running
a VNC server (x11vnc) on the initiator machine, and running a VNC client (based on
gtk-vnc-python) on the client.

Watch Me depends on gtk-vnc-python and x11vnc.  Copies of these programs are included
in the bundle; however, for maximum compatibility, you should install these programs
using your system's package manager.

To build a Watch Me bundle including binaries, it is necessary to install gtk-vnc,
 gtk-vnc-python, and x11vnc.  Current bundles are constructed from RPMs of the first two
and a static binary of the third, using the process described in README.ldshim