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 d39dd94ae0
Update bug_report.md
4 years ago
.github/ISSUE_TEMPLATE Update bug_report.md 4 years ago
Binaries Work on build script. 4 years ago
Documentation Update BuildingOnLinux.md 4 years ago
Scripts Fix issues with mac build script. 4 years ago
Synergy-Core@a7e51d5986 Fix issues with mac build script. 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
license.md Update license.md 4 years ago
readme.md Update readme.md 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

Binaries are available for the following platforms:

  • macOS 10.12 Sierra: .dmg
  • Linux Mint 20 Ulyana: .deb, .rpm, .AppImage
  • Windows 7: .msi, portable .zip

See Releases for additional versions. If a particular version is missing, create a new issue to request new binaries. If you can't locate a binary package for your particular distribution, you might want to try building the project yourself.

Building

The build system in this project where hacked together from information presented on the official Synergy Core wiki pages, and from the Azure Pipeline configuration files, found in the sources. Anyone attempting to build Synergy should consult the official wiki pages first, or use Azure Pipelines to generate all packages (if appropriate). Otherwise, you can try using the build scripts in this project.

  1. Official Documentation

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