Deskflow 可让您在 Windows、macOS 和 Linux 上的多台计算机之间共享一个鼠标和键盘。它就像一个软件 KVM(但没有视频)。
Go to file
Andrey Batyiev fa4d4420f8
SYNERGY-854 Compiling with MSVC 2014 causes error C2280 (#7099)
* SYNERGY-854 Compiling with MSVC 2014 causes error C2280
*Fix compilation error

* SYNERGY-854 Compiling with MSVC 2014 causes error C2280
*Update ChangeLog

* SYNERGY-854 Compiling with MSVC 2014 causes error C2280
*Fix Utils compilation

* SYNERGY-854 Fix code smell

Co-authored-by: Andrii Batyiev <andrii-external@symless.com>
Co-authored-by: SerhiiGadzhilov <71632867+SerhiiGadzhilov@users.noreply.github.com>
Co-authored-by: Serhii Hadzhilov <serhii-external@symless.com>
2021-10-05 13:22:37 +03:00
.github Add M1 workflow (#7098) 2021-10-01 10:55:44 +03:00
CI Merge changes from V1.14.0 (#7032) 2021-06-09 11:23:09 +03:00
cmake SYNERGY-1027 When clicking on "Save" preferences, automatically apply… (#7068) 2021-08-12 16:31:03 +03:00
debian #6305 Allow any arch in deb package manager 2018-07-08 16:51:43 +01:00
dist SYNERGY-914 Add openssl dependency for rpm 2021-05-19 10:40:28 +03:00
doc updating manpages to reflect current state of --help 2020-02-24 18:00:17 -06:00
ext Synergy 907 client tray language switcher reverts to en (#7038) 2021-10-04 18:51:12 +03:00
res SYNERGY-670 Fix logo for Linux and dark logo for macOS (#6884) 2020-12-21 13:09:52 +02:00
scripts Revert openssl changes (#6926) 2021-01-26 13:36:39 +02:00
src SYNERGY-854 Compiling with MSVC 2014 causes error C2280 (#7099) 2021-10-05 13:22:37 +03:00
.gitignore Revert openssl changes (#6926) 2021-01-26 13:36:39 +02:00
.gitmodules Synergy 907 client tray language switcher reverts to en (#7038) 2021-10-04 18:51:12 +03:00
azure-pipelines.yml SYNERGY-1061 - Add libnotify on Linux and create notifications (#7055) 2021-07-12 17:10:44 +03:00
Build.properties Version to v1.10.2 2018-08-23 15:20:22 +01:00
ChangeLog SYNERGY-854 Compiling with MSVC 2014 causes error C2280 (#7099) 2021-10-05 13:22:37 +03:00
CMakeLists.txt Add M1 workflow (#7098) 2021-10-01 10:55:44 +03:00
crowdin.yml Update Crowdin configuration file 2020-05-04 21:07:32 +01:00
Doxyfile #6666 Fixed absolute path 2020-04-21 16:54:43 +01:00
LICENSE Delete old build system and cruft 2017-02-07 01:27:15 +00:00
README.md Update README.md (#6967) 2021-05-28 16:07:24 +03:00

Synergy Core

This is the open source core component of Synergy, a keyboard and mouse sharing tool.

We're hiring! Join the Synergy Team (Node.js, React, C++)

News: Visit the Symless blog for updates

Things most people will need.

  • Download - Get the compiled version of Synergy 1 or Synergy 2.
  • Contact Support - Open a support ticket and talk directly to the Synergy team.
  • Help Guides - Self-help guides and information for when you don't want to talk to people.
  • Join us on Slack - Talk to other Synergy users in real time using instant messaging.
  • Symless Forums - Discuss Synergy issues on the Symless Forums.
  • Symless Blog - Find out what's happening at Symless and with Synergy development.

Advanced Users

Not for the faint hearted. Only use these if you know what you're doing.

  • Getting Started - How to checkout the code from git and use the right branch.
  • Compiling - Instructions on how to compile Synergy Core from source.
  • Translations - If you want to submit translations to the Synergy Core.
  • Text Config - Write a text config file when running Synergy Core manually.
  • Command Line - Go full manual and run Synergy Core from the command line.