This commit is contained in:
Povilas Kanapickas 2018-07-01 10:49:41 +00:00 committed by GitHub
commit 9a04a0830b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -10,7 +10,10 @@ Barrier is KVM software forked from Symless's synergy 1.9 codebase. Synergy was
### What's different? ### 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. 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 one computer to control one or more other computers.
Clipboard sharing is supported.
That's it.
### Project goals ### Project goals