Open-source KVM software
Go to file
Povilas Kanapickas c43597c27a Barrier v2.3.4 2021-11-01 22:11:28 +02:00
.github rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
azure-pipelines [Azure Pipelines] use QT 5.13.0 (#418) 2019-08-23 15:59:14 -04:00
cmake Barrier v2.3.4 2021-11-01 22:11:28 +02:00
debian Update changelog for 2.3.2 release 2019-10-09 12:52:10 +02:00
dist Sync OSX build environment with current master 2021-11-01 19:57:26 +02:00
doc Barrier v2.3.4 2021-11-01 22:11:28 +02:00
ext Add gtest/gmock framework, locked at 1.6.0 2020-06-08 14:31:39 +03:00
res Merge pull request #585 from chewi/pthread 2020-05-12 23:13:16 +01:00
snap Fix snap build failing to initialize submodules. 2020-06-08 21:29:35 -03:00
src lib/net: Fix incorrect sharing of data between different SSL sessions 2021-11-01 18:06:54 +02:00
.gitignore Reimplement patch for horizontal scrolling and extra mouse buttons 2019-08-05 21:59:43 -04:00
.gitmodules Add gtest/gmock framework, locked at 1.6.0 2020-06-08 14:31:39 +03:00
Build.properties Barrier v2.3.4 2021-11-01 22:11:28 +02:00
CMakeLists.txt Merge pull request #585 from chewi/pthread 2020-05-12 23:13:16 +01: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 Merge pull request #580 from the-wes/patch-1 2020-03-26 11:21:15 +00:00
RELEASING.md Document the releasing procedure 2021-11-01 21:32:02 +02:00
_config.yml Set theme jekyll-theme-slate 2018-05-12 18:24:22 -04:00
azure-pipelines.yml azure-pipelines: Use a different artifact name for each macOS image 2021-11-01 21:32:02 +02:00
build_installer.bat Replace Wix with Inno Setup 2019-04-18 21:04:00 -04:00
clean_build.bat Fix CI infrastructure (.bat/.sh) to initialise Git submodules before build 2020-06-08 14:31:27 +03:00
clean_build.sh Fix CI infrastructure (.bat/.sh) to initialise Git submodules before build 2020-06-08 14:31:27 +03:00
osx_environment.sh Sync OSX build environment with current master 2021-11-01 19:57:26 +02:00
pre-build.bat [Build[ update pre-build script to call VS2019 2019-08-17 16:52:24 -04:00
towncrier.toml Setup release notes build using towncrier tool 2021-11-01 21:32:02 +02:00

README.md

Barrier

Eliminate the barrier between your machines. Find releases for windows and macOS here. Your distro probably already has barrier packaged for it, see distro specific packages below for a list. Alternatively, we also provide a flatpak and a snap.

Contact info:

  • #barrier on freenode

CI Build Status

Master branch overall build status: Build Status

Platform Build Status
Linux Build Status
Mac Build Status
Windows Debug Build Status
Windows Release Build Status
Snap Snap Status

Our CI Builds are provided by Microsoft Azure Pipelines, Flathub, and Canonical.

What is it?

Barrier is software that mimics the functionality of a KVM switch, which historically would allow you to use a single keyboard and mouse to control multiple computers by physically turning a dial on the box to switch the machine you're controlling at any given moment. Barrier does this in software, allowing you to tell it which machine to control by moving your mouse to the edge of the screen, or by using a keypress to switch focus to a different system.

Barrier was 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 issue 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.

Distro specific packages

While not a comprehensive list, repology provides a decent list of distro specific packages.

Packaging status

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
  • OpenBSD

Q: Are 32-bit versions of Windows supported?

A: No