Open-source KVM software
Go to file
Nick Bolton dcf8a9f5f0 Changed use of popen to getstatusoutput #4464
The getstatusoutput function seems easier to use
2015-03-21 19:05:43 +00:00
doc Remove Deadlinks 2014-11-12 20:48:34 -05:00
ext Changed use of popen to getstatusoutput #4464 2015-03-21 19:05:43 +00:00
res changed company name in copyright notice 2014-11-11 13:52:03 +00:00
src Removed remnants of synmacph tool (part 3) #4398 2015-03-20 15:11:22 +00:00
.gitignore Added ignore for OpenSSL 2015-03-20 14:06:48 +00:00
.lvimrc moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
CMakeLists.txt Version to 1.6.3 2015-03-20 12:18:49 +00:00
COMPILE changed synergy-foss.org to synergy-project.org 2014-05-08 07:33:35 +00:00
COPYING changed company name in copyright notice 2014-11-11 13:52:03 +00:00
ChangeLog ChangeLog for 1.6.2 2014-12-02 13:50:25 +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 changed company name in copyright notice 2014-11-11 13:52:03 +00:00
hm.sh moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
temp.diff Separated post back build into release and debug #4464 2015-03-21 18:38:25 +00: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