mirror of
https://github.com/deskflow/deskflow.git
synced 2026-06-19 21:12:01 +08:00
Deskflow 可让您在 Windows、macOS 和 Linux 上的多台计算机之间共享一个鼠标和键盘。它就像一个软件 KVM(但没有视频)。
| build | ||
| cmake | ||
| cmd | ||
| conf | ||
| gui | ||
| lib | ||
| .gitignore | ||
| .lvimrc | ||
| ChangeLog | ||
| CMakeLists.txt | ||
| COMPILE | ||
| COPYING | ||
| hm.cmd | ||
| hm.py | ||
| hm.sh | ||
| INSTALL | ||
| README | ||
See: http://code.google.com/p/synergy-plus/wiki/Readme Announcement | 2009-08-04 ========================= We have recently switched to CMake, to replace Automake. Plese read the Compiling wiki page for help with CMake: http://code.google.com/p/synergy-plus/wiki/Compiling Linux/Mac --------- Instead of using the traditional GNU style `./configure; make` commands, you will now need to use CMake. Windows ------- Instead of using the VS2005 and VS2008 directories, you now need to generate the Visual Studio project files using CMake.