/synergy-binaries

The latest freely available Synergy binaries

OtherNOASSERTION

Synergy Binaries

Synergy is a tool that lets you use the same mouse & keyboard across Windows, Mac and Linux. Here you can find the latest freely available Synergy binaries (before Synergy went closed source). Synergy no longer openly distribute binaries, to get the latest version of Synergy you must pay for it. If you want to learn more about Synergy or get the paid version click here.

Latest release candidate (v1.9.0-rc3)

This version fixes a few macOS bugs found in v1.8.8 and has an updated GUI. Binaries were found here.

Latest stable release (v1.8.8-stable)

This is the last released stable version of Synergy. Binaries were found here.

Older releases

Older releases and source code can be found here.

Required dependencies for Synergy v1.9.0-rc3 on Ubuntu

#Downloading libssl1.0.0 package from official Ubuntu repository
wget http://security.ubuntu.com/ubuntu/pool/main/o/openssl1.0/libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb
#Installing libssl1.0.0 package
sudo dpkg -i libssl1.0.0_1.0.2n-1ubuntu5.10_amd64.deb
#Adding PPA repository for package that allows use of libcurl3 and libcurl4 at the same time
sudo add-apt-repository ppa:xapienz/curl34
#Updating apt cache
sudo apt update
#Installing libcurl3 and libcurl4 package
sudo apt install libcurl4=7.68.0-1ubuntu2.5ppa1
#Installing dependencies required by Synergy
sudo apt install libavahi-compat-libdnssd1 qml-module-qtquick-controls qml-module-qtquick-layouts qml-module-qtquick-dialogs qml-module-qtquick2 qml-module-qtgraphicaleffects qml-module-qtquick-window2 qml-module-qtquick-privatewidgets