Open-source KVM software
Go to file
Xinyu Hou deed8a28a2 Made Qt frameworks reorganised only once 2014-11-04 15:41:36 +00:00
doc changed synergy-foss.org to synergy-project.org 2014-05-08 07:33:35 +00:00
ext Made Qt frameworks reorganised only once 2014-11-04 15:41:36 +00:00
res issue #65 - Auto config feature using Zeroconf/Bonjour 2014-08-22 14:24:41 +00:00
src Hided elevate checkbox on Unix #4130 2014-10-27 17:15:50 +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 Used Mac Sdk from config to detect Mac version 2014-10-24 17:22:07 +01: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 issue #65 - Auto config feature using Zeroconf/Bonjour 2014-08-21 17:32:40 +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
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