Open-source KVM software
Go to file
Jnewbon 2849f76f31
Merge pull request #6592 from symless/v1-issue-6556-tls
Reverted static SSL libs and removed ifdef function macros
2019-11-07 13:55:54 +00:00
.github/ISSUE_TEMPLATE Add triage label to issue templates 2019-05-14 12:33:37 +01:00
CI #6486 Added CI solution for automated builds 2019-04-26 17:17:06 +01:00
cmake Updated changelog and set stage to rc1 2019-11-01 10:52:39 +00:00
debian #6305 Allow any arch in deb package manager 2018-07-08 16:51:43 +01:00
dist #6575 Fixed windows theme reverting to very old style 2019-11-07 12:33:26 +00:00
doc Merge branch 'beefnog-mac-directions' of https://github.com/beefnog/synergy into beefnog-beefnog-mac-directions 2016-12-07 17:13:47 +00:00
ext #6390 Updated OpenSSL For better security with TLS1.3 2019-08-02 13:11:47 +01:00
res Update 16px icon 2017-05-25 14:09:55 +01:00
src Merge pull request #6592 from symless/v1-issue-6556-tls 2019-11-07 13:55:54 +00:00
.cirrus.yml #6390 Updated OpenSSL For better security with TLS1.3 2019-09-03 09:41:49 +01:00
.gitignore #6497 Fixed problem with windows version variables not working in cmd 2019-05-09 17:52:59 +01:00
Build.properties Version to v1.10.2 2018-08-23 15:20:22 +01:00
CMakeLists.txt Reverting 9005fe3c, 4d9c196c and f0d7b669. Which reverts static SSL libs 2019-11-04 19:30:22 +00:00
ChangeLog Updated changelog and set stage to rc1 2019-11-01 10:52:39 +00:00
LICENSE Delete old build system and cruft 2017-02-07 01:27:15 +00:00
README.md Add links to careers site and blog 2019-10-08 13:26:17 +01:00

README.md

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: We Are Putting UX First (Symless Blog)

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.
  • 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.