diff options
author | Srikant Patnaik | 2015-04-21 14:22:23 +0530 |
---|---|---|
committer | Srikant Patnaik | 2015-04-21 14:22:23 +0530 |
commit | 4589de11890071732150d472ff1a0bbacd9839c6 (patch) | |
tree | 56ea941ba8f1c443a552211cfc5e649015ab2bb4 /README.rst | |
download | tuxviewer-4589de11890071732150d472ff1a0bbacd9839c6.tar.gz tuxviewer-4589de11890071732150d472ff1a0bbacd9839c6.tar.bz2 tuxviewer-4589de11890071732150d472ff1a0bbacd9839c6.zip |
first commit with basic working of tool
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 + + + |