You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Dominik Deák 350611b26e
Work on scripts
4 years ago
.github/ISSUE_TEMPLATE Updated issue templates. 4 years ago
Binaries Work on build script. 4 years ago
Documentation Modified script and docs. 4 years ago
Scripts Work on scripts 4 years ago
Synergy-Core@36984104ec Work on build scripts. 4 years ago
Tools Work on script and added Tools dir. 4 years ago
.gitignore Updated git ignore. 4 years ago
.gitmodules Added git ignore and submodules. 4 years ago
buildLinux.sh Modified script and docs. 4 years ago
buildMacOS.sh Modified script and docs. 4 years ago
buildWindows.cmd Modified script and docs. 4 years ago
license.md Added readme and license docs. 4 years ago
readme.md Work on documentation. 4 years ago

readme.md

Synergy Binaries

About

Synergy is a keyboard and mouse sharing tool for devices connected over a network. Up until version 1.8.8, binaries were freely available to download from the official project website. Since then, Synergy maintainers have decided to publish binaries behind a pay wall. However, Synergy is an open source project, and therefore anyone can build the application on their system.

This repository provides some convenience tools and documentation for building Synergy. Alternatively, one can also download the pre-compiled binaries, see below.

Download

The following binaries available in the Releases section:

  • Linux AppImage, deb packages
  • Windows MSI installer, or standalone ZIP package
  • macOS dmg packages

If you can't locate a binary package for your particular distribution, try building the project yourself.

Building

The information presented here is based on the official wiki pages. Anyone attempting to build Synergy should consult the official wiki pages first, then read build instructions specific for your platform.

  1. Official Documentation

  2. Getting Started

  3. Building the Binaries

DEAK Software is not the maintainer of Synergy, nor is affiliated with Symless in anyway way. Bugs or issues related to the application should be reported directly on the official Synergy GitHub page.

This project is released under the MIT License.