Open-source KVM software
Go to file
Epakai a8472d2eb2 Add exemption for linking GPL code with OpenSSL
Per OpenSSL FAQ https://www.openssl.org/docs/faq.html#LEGAL2
Please include a blanket exception for linking with OpenSSL code.
2016-09-26 11:58:33 +01:00
.github
doc
ext
res
src
.gitignore
.lvimrc
CMakeLists.txt
COMPILE
ChangeLog
INSTALL
LICENSE
README
configure
hm.cmd
hm.py
hm.sh

README

Synergy
=======

Share one mouse and keyboard between multiple computers.

Synergy is free and open source (free as in free speech),
meaning you are free to run it and redistribute it with
or without changes.

Just use "hm conf" and "hm build" to compile (./hm.sh on
Linux and Mac).

For detailed compile instructions:
https://github.com/symless/synergy/wiki/Compiling

Happy hacking!