From 0d967a9afeb11ff9192ee622edb6e1a2a88ee9f9 Mon Sep 17 00:00:00 2001 From: Tristan Ancelet Date: Sun, 26 Nov 2023 14:34:42 -0600 Subject: [PATCH] Fixed formatting in synergy.md --- Linux/synergy.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Linux/synergy.md b/Linux/synergy.md index cf8bc0f..20ea52c 100644 --- a/Linux/synergy.md +++ b/Linux/synergy.md @@ -6,9 +6,11 @@ Synergy is a program that allows you to share your keyboard, mouse and clipboard accross multiple machines on the network. ### Is it free? +--------------- Yes & No. To be able to get the official installers (officially) & features you will need to create an account on their [site][synergy-site] and pay for a license. #### Can you install it anyway? +-------------------------------- Yes you can technically compile it from source after cloning their [repo][synergy-repo]. This will be their 'free' version, but will require a key to use it extensively. Alongside this it requires you to manually compile it using cmake (alongside having to manually figure out what packages you will need to fully compile it). I will include a few scripts in my [MyScripts Repo][scripts-repo] to manually build & install it on a few distrobutions (primarily Arch & Fedora, as I don't want to build a script to handle it accross all). @@ -16,6 +18,7 @@ I will include a few scripts in my [MyScripts Repo][scripts-repo] to manually bu Understand that the repo gives you access to Synergy v1.x, to use Synergy 3 you can only get it via the official packages provided by Synergy. As far as I can find the packages you can find in the fedora repo is "synergy" and it's v1.x. ### What format's does it come in? +--------------------------------- From what I can see it comes in a variety of formats for linux, and the default/standard ones for windows (.msi format) and mac (installer for the M# and intel installs). **Linux:**