Open-source KVM software
Go to file
Nick Bolton ae62f49ba0 merged legacy into master 2014-11-07 08:45:49 +00:00
cmd Applied patch 1547642, key broadcasting. Modified the patch to conform 2007-09-10 00:59:51 +00:00
config Changes to support building on solaris, irix, and darwin. Also 2002-12-25 10:35:59 +00:00
dist Renamed nmake.mak to Makefile.win everywhere. 2007-09-06 05:07:29 +00:00
doc merged legacy into master 2014-11-07 08:45:49 +00:00
examples added EXTRA_* files to get `make dist' doing the right thing. 2002-07-31 16:27:06 +00:00
ext Used move instead of copytree since copy loses symlinks 2014-11-05 14:53:46 +00:00
lib Applied patch 1547642, fixing a bug where we try to access elements 2007-09-10 01:23:40 +00:00
res issue #65 - Auto config feature using Zeroconf/Bonjour 2014-08-22 14:24:41 +00:00
src Disable the privilege helper tool #4191 2014-11-06 17:08:58 +00:00
win32util Applied patch by maruel: 2007-09-06 05:01:44 +00:00
.gitignore Updated ignored list on Mac 2014-10-27 12:00:18 +00:00
.lvimrc moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
AUTHORS Added files required by automake. They simply reference the 2004-08-01 16:04:21 +00:00
CMakeLists.txt Versioned to 1.6.2 2014-11-06 18:18:38 +00:00
COMPILE changed synergy-foss.org to synergy-project.org 2014-05-08 07:33:35 +00:00
COPYING fixed links in help files. 2014-03-11 15:32:35 +00:00
ChangeLog ChangeLog for 1.6.1 2014-11-06 18:09:27 +00:00
INSTALL changed synergy-foss.org to synergy-project.org 2014-05-08 07:33:35 +00:00
Makefile.am Renamed nmake.mak to Makefile.win everywhere. 2007-09-06 05:07:29 +00:00
Makefile.win Renamed nmake.mak to Makefile.win everywhere. 2007-09-06 05:07:29 +00:00
NEWS Added files required by automake. They simply reference the 2004-08-01 16:04:21 +00:00
README Update README 2014-10-27 15:53:53 -07:00
acinclude.m4 Applied a number of patches. 2007-09-06 05:02:13 +00:00
configure moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
configure.in Applied a number of patches. 2007-09-06 05:02:13 +00:00
hm.cmd moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
hm.py renamed command package to command1, python module naming conflict. also fixed a few typos and minor bugs in the toolchain. 2014-03-18 18:21:16 +00:00
hm.sh moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
test Test 3 2014-10-20 16:11:06 +01:00

README

About
=====

Synergy brings your computers together in one cohesive experience; its
software for sharing one mouse and keyboard between multiple computers
on your desk. It works on Windows, Mac OS X and Linux allowing you to
seamlessly move your mouse cursor between all computers on your desk.

Users
=====

Synergy is easy to download and configure.
Get it here: http://synergy-project.org/

Developers
==========

Synergy is free and open source, so you are free to run the program,
change the program, and redistribute the program with or without changes.

Once you've got the source code, just use "hm conf" and "hm build" to
compile (./hm.sh on Linux and Mac).

For detailed compile instructions and a list of dependencies, check
out our wiki: http://synergy-project.org/wiki/Compiling