Open-source KVM software
Go to file
Nick Bolton f6c05e7635 removed files from legacy merge 2014-11-07 08:53:13 +00:00
doc removed files from legacy merge 2014-11-07 08:53:13 +00:00
ext Used move instead of copytree since copy loses symlinks 2014-11-05 14:53:46 +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
.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
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
README Update README 2014-10-27 15:53:53 -07:00
configure moving 1.4 to trunk 2012-06-10 16:50:54 +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
rm-legacy.sh removed files from legacy merge 2014-11-07 08:53:13 +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