Open-source KVM software
Go to file
walker0643 4da5c29e5f Merge branch 'master' of github.com:debauchee/barrier 2018-03-01 10:57:49 -05:00
.github rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
cmake integrate inno installer into cmake 2018-03-01 10:57:13 -05:00
debian rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
dist integrate inno installer into cmake 2018-03-01 10:57:13 -05:00
doc fix execute bit on a lot of files 2018-01-28 17:34:15 -05:00
ext fix execute bit on a lot of files 2018-01-28 17:34:15 -05:00
res update macos bundle icon 2018-02-16 11:55:16 -05:00
src re-add Hide to menu because not all WMs will add a minimize button to the title bar; add WM hint so that tiling WMs might float it instead 2018-02-25 21:19:04 -05:00
.gitignore build checks unixbuild_env.sh for environmental overrides 2018-02-24 19:39:04 -05:00
.travis.yml add libavahi to travis 2018-02-24 15:23:53 -05:00
Build.properties rebranding symless/synergy to debauchee/barrier 2018-01-27 16:48:17 -05:00
CMakeLists.txt integrate inno installer into cmake 2018-03-01 10:57:13 -05: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 Update README.md 2018-02-25 12:35:41 -05:00
build_installer.bat rename scripts 2018-02-07 16:33:48 -05:00
build_osx_installer.sh normalize osx script names 2018-02-16 12:12:21 -05:00
clean_build.bat remove annoying LOG statement; add a small bit of debugging info 2018-02-23 14:02:38 -05:00
clean_build.sh build checks unixbuild_env.sh for environmental overrides 2018-02-24 19:39:04 -05:00
osx_environment.sh fix OSX build 2018-02-13 14:49:39 -05:00
osx_reref_dylibs.sh normalize osx script names 2018-02-16 12:12:21 -05:00

README.md

Barrier

Eliminate the barrier between your machines.

Master branch 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). That's it.

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 give 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.