diff options
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..d1af866 --- /dev/null +++ b/README.rst @@ -0,0 +1,32 @@ +README +====== + +A simple server based remote desktop viewer. + +Requirements +------------ + +* VNC viewer and server + +* x11vnc + +* ssh server and client + +* zenity + +* web server + + +Working +------- + +There will be one dialog based application for both client(one who wish to +share desktop) and techie(who will access client's machine). + +* Client when opens the application will be provided with an ID and password, + to be shared with techie. + +* Upon feeding the credentials techie can view the client's desktop + + + |