Open-source KVM software
Go to file
Adrian Lucrèce Céleste d362f7ad52
📝 add release link and contact info
2019-05-17 19:09:50 -04:00
.github rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
azure-pipelines Initial Azure Pipelines 2019-05-15 20:18:19 -07:00
cmake bump version to 2.2 2018-08-05 13:08: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 Barrier Snappy 2019-03-17 07:33:19 +01:00
src Rename the "Apply" button to "Reload" (#292) 2019-05-14 16:07:44 -04:00
.gitignore Initial Azure Pipelines 2019-05-15 20:18:19 -07:00
.travis.yml [Travis] use container builds for linux (#85) 2018-07-02 22:40:54 -04:00
Build.properties rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
CMakeLists.txt Create version number for wix 2019-04-12 10:49:49 -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 📝 add release link and contact info 2019-05-17 19:09:50 -04:00
_config.yml Set theme jekyll-theme-slate 2018-05-12 18:24:22 -04:00
azure-pipelines.yml Initial Azure Pipelines 2019-05-15 20:18:19 -07: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 fix(macos-build): use standard methods for detecting default XCode installation and default macOS platform SDK 2018-07-02 11:14:42 +02:00
osx_environment.sh add checks to osx_environment.sh 2019-01-05 11:19:28 -08:00
pre-build.bat add pre-build script for building barrier on windows from SSH (#152) 2018-10-13 01:50:43 -04:00

README.md

Barrier

Eliminate the barrier between your machines. Find releaes here.

Contact info:

  • #barrier on freenode

Master branch build status:   Build Status

Azure Pipelines build status: Build Status

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.