Deskflow 可让您在 Windows、macOS 和 Linux 上的多台计算机之间共享一个鼠标和键盘。它就像一个软件 KVM(但没有视频)。
Go to file
Ignacio Rodríguez 30b2fdc4e3
Merge pull request #6901 from MaxMommersteeg/patch-1
Fixed typo in Changelog.
2021-01-08 15:02:56 +07:00
.github SYNERGY-400 Unify artifacts names (#6896) 2020-12-31 16:27:15 +02:00
CI SYNERGY-400 Unify artifacts names (#6896) 2020-12-31 16:27:15 +02:00
cmake Update Version.cmake (#6898) 2020-12-31 17:53:36 +02:00
debian #6305 Allow any arch in deb package manager 2018-07-08 16:51:43 +01:00
dist SYNERGY-400 Unify artifacts names (#6896) 2020-12-31 16:27:15 +02:00
doc updating manpages to reflect current state of --help 2020-02-24 18:00:17 -06:00
ext Update googletest (#6878) 2020-12-17 19:02:12 +02:00
res SYNERGY-670 Fix logo for Linux and dark logo for macOS (#6884) 2020-12-21 13:09:52 +02:00
src SYNERGY-693 Update Welcome screen (#6886) 2020-12-24 15:43:29 +02:00
.gitignore adjusted .gitignore 2020-11-04 12:04:51 +07:00
.gitmodules #6661 Updated google tests to 1.8.1 2020-07-01 14:12:44 +01:00
azure-pipelines.yml SYNERGY-400 Unify artifacts names (#6896) 2020-12-31 16:27:15 +02:00
Build.properties Version to v1.10.2 2018-08-23 15:20:22 +01:00
ChangeLog Fixed typo in Changelog. 2021-01-08 00:03:30 +01:00
CMakeLists.txt SYNERGY-400 Make build for every merge to master (#6885) 2020-12-24 14:22:25 +02: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 Updated link to blog (to show newer posts) 2020-11-19 16:54:18 +00: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 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.
  • Doxygen Documentation - Doxygen documentation.