Skip to content
This repository has been archived by the owner on Oct 20, 2020. It is now read-only.

bk138/CollabTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CollabTool - CollabKit Client
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

CollabTool is a simple wrapper around vncviewer and x2vnc/win2vnc
with built-in zeroconf service discovery. Aditionally, it wraps 
around x11vnc/WinVNC to provide a simple way to share windows to
the CollabKit server.


directory layout:

    wxServDisc: Zeroconf module. 
    gui:        well, the gui (made with wxglade)
    contrib:    other tools used by CollabTool

    
prerequisites:

    wxWidgets 2.8


to build:

    ./autogen.sh && make
    
           OR (when building for Win32 with mingw):

    ./autogen.sh --build=<your build target name> --host=i586-mingw32msvc \
                 --with-wx-config=<your win32 wx-config>  && make


       OR (when building under OS X):
       
    ./autogen.sh && make && make appbundle


About

CollabTool is the CollabKit Client. DEPRECATED in favor of MultivVNC:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published