Deskflow 可让您在 Windows、macOS 和 Linux 上的多台计算机之间共享一个鼠标和键盘。它就像一个软件 KVM(但没有视频)。
Go to file
Nye Liu 7792e7f07a Add retry to CondVarBase wait(), make sure Stopwatch is started on construction (Issue #4735)
* ArchMultithreadPosix::waitCondVar() returns every 100ms, so retry until we
  hit timeout.

* Stopwatch constructor should be called with "false" (not "true") to make sure
  Stopwatch is actually running when instantiated.
2015-11-13 10:31:09 -08:00
doc Remove Deadlinks 2014-11-12 20:48:34 -05:00
ext Changed installer filename to use branch, stage and revision #4898 2015-07-28 13:00:18 -07:00
res Revert "Adding install of plugins for rpm based systems #4696" 2015-07-08 14:55:57 -07:00
src Add retry to CondVarBase wait(), make sure Stopwatch is started on construction (Issue #4735) 2015-11-13 10:31:09 -08:00
.gitignore Update git ignore list 2015-10-19 11:51:12 -07:00
.lvimrc moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
ChangeLog ChangeLog for v1.7.4-stable 2015-08-07 14:12:33 -07:00
CMakeLists.txt Version to rc2 2015-11-10 14:55:30 -08:00
COMPILE changed synergy-foss.org to synergy-project.org 2014-05-08 07:33:35 +00: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 Modified header of every file COPYING to LICENSE 2015-05-06 22:12:44 -04:00
hm.sh moving 1.4 to trunk 2012-06-10 16:50:54 +00:00
INSTALL changed synergy-foss.org to synergy-project.org 2014-05-08 07:33:35 +00:00
LICENSE Rename license to LICENSE closes #4487 2015-05-06 22:07:36 -04:00
README Clarified "free as in free speech" 2015-01-03 12:23:47 +00:00

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:
http://synergy-project.org/wiki/Compiling

Happy hacking!