Open-source KVM software
Go to file
Adrian Lucrèce Céleste 1bdc95a498
[CMake] properly declare FPIC
use CMAKE_POSITION_INDEPENDENT_CODE instead of manually addinf -fPIC to CXX args.

	modified:   CMakeLists.txt
2019-08-23 15:40:36 -04:00
.github rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
azure-pipelines Upgrade QLI Installer and use Cal's Qt Mirror 2019-05-26 13:22:10 -04:00
cmake [Version] bump to 2.3.1 for new release 2019-08-09 16:17:30 -04:00
debian fix email in debian changelog 2018-06-30 16:32:05 -04:00
dist Merge pull request #287 from noisyshape/windows-installer-fix 2019-04-21 12:24:55 -04:00
doc update manpages 2018-05-12 18:35:18 -04:00
ext fix execute bit on a lot of files 2018-01-28 17:34:15 -05:00
res Update openssl key size in barrier.conf (#150) 2018-10-12 16:31:07 -04:00
snap Rename the snap as `barrier`. 2019-08-22 15:55:12 -03:00
src Use standard mutex APIs instead of the home-grown wrapper (#410) 2019-08-22 15:01:35 -04:00
.gitignore Reimplement patch for horizontal scrolling and extra mouse buttons 2019-08-05 21:59:43 -04:00
Build.properties [Version] bump to 2.3.1 for new release 2019-08-09 16:17:30 -04:00
CMakeLists.txt [CMake] properly declare FPIC 2019-08-23 15:40:36 -04:00
ChangeLog Make ready v1.9.0-rc3 2017-05-10 15:29:48 +01:00
LICENSE rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
README.md Reference Only Microsoft Azue Pipelines In Readme.md 2019-07-26 10:24:37 +01:00
_config.yml Set theme jekyll-theme-slate 2018-05-12 18:24:22 -04:00
azure-pipelines.yml Ensure Inno Setup 5 is installed in Azure Pipelines 2019-07-09 08:25:20 -04:00
build_installer.bat Replace Wix with Inno Setup 2019-04-18 21:04:00 -04:00
clean_build.bat Normalize cmake generator strings 2019-04-11 11:42:59 -04:00
clean_build.sh Revert "Tidy up and fix lint errors in build scripts" 2019-08-22 17:03:18 -04:00
osx_environment.sh Revert "Tidy up and fix lint errors in build scripts" 2019-08-22 17:03:18 -04:00
pre-build.bat [Build[ update pre-build script to call VS2019 2019-08-17 16:52:24 -04:00

README.md

Barrier

Eliminate the barrier between your machines. Find releases here.

Contact info:

  • #barrier on freenode

CI Build Status

Master branch overall build status: Build Status

  • Linux Build Status: Build Status
  • Mac Build Status: Build Status
  • Windows Debug Build Status: Build Status
  • Windows Release Build Status: Build Status

Our CI Builds are provided by Microsoft Azure Pipelines.

What is it?

Barrier is KVM software forked from Symless's synergy 1.9 codebase. Synergy was a commercialized reimplementation of the original CosmoSynergy written by Chris Schoeneman.

What's different?

Whereas synergy has moved beyond its goals from the 1.x era, Barrier aims to maintain that simplicity. Barrier will let you use your keyboard and mouse from machine A to control machine B (or more). It's that simple.

Project goals

Hassle-free reliability. We are users, too. Barrier was created so that we could solve the issues we had with synergy and then share these fixes with other users.

Compatibility. We use more than one operating system and you probably do, too. Windows, OSX, Linux, FreeBSD... Barrier should "just work". We will also have our eye on Wayland when the time comes.

Communication. Everything we do is in the open. Our issue tracker will let you see if others are having the same problem you're having and will allow you to add additional information. You will also be able to see when progress is made and how the issue gets resolved.

Contact & support

Please be aware that the only way to draw our attention to a bug is to create a new PR in the issue tracker. Write a clear, concise, detailed report and you will get a clear, concise, detailed response. Priority is always given to issues that affect a wider range of users.

For short and simple questions or to just say hello find us on the Freenode IRC network in the #barrier channel.

Contributions

At this time we are looking for developers to help fix the issues found in the issue tracker. Submit pull requests once you've polished up your patch and we'll review and possibly merge it.

FAQ

Q: Does drag and drop work on linux?

A: No

Q: What OSes are supported?

A:

  • Windows 7, 8, 8.1, and 10
  • MacOS/OS X
  • Linux
  • FreeBSD

Q: Are 32-bit versions of Windows supported?

A: No