diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 29 |
1 files changed, 27 insertions, 2 deletions
@@ -1,9 +1,16 @@ # Barrier -Eliminate the barrier between your machines. +Eliminate the barrier between your machines. +Find [releases here](https://github.com/debauchee/barrier/releases). + +### Contact info: + +- `#barrier` on freenode Master branch build status: [](https://travis-ci.org/debauchee/barrier) +Azure Pipelines build status: [](https://dev.azure.com/debauchee/Barrier/_build/latest?definitionId=1&branchName=master) + ### 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. @@ -22,10 +29,28 @@ Communication. Everything we do is in the open. Our issue tracker will let you s ### 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. +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 |
