Skip to content

yshui/synergy-core-mingw

 
 

Repository files navigation

How to build

Pre-built binaries are available in Releases

Dependencies

  • qt5-base
  • qt5-tools

Configure

cmake -DSYNERGY_BUILD_LEGACY_GUI=Off -DSYNERGY_BUILD_LEGACY_INSTALLER=Off -DSYNERGY_BUILD_LEGACY_SERVICE=Off .

Build

make

Original README:

Synergy Core

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

Recommended

Things most people will need.

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

About

Unofficial Window (MinGW) builds of synergy-core

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 52.7%
  • C 44.6%
  • CMake 1.2%
  • Objective-C++ 1.0%
  • Objective-C 0.4%
  • QMake 0.1%