diff options
| author | 2019-10-05 21:10:01 -0400 | |
|---|---|---|
| committer | 2019-10-05 21:10:01 -0400 | |
| commit | dff8b887edf10407f22aaab9d147948cd5491f0a (patch) | |
| tree | 14456ec6e2161ab1146e0bd9a2c9063fd56f87b4 /README.md | |
| parent | 81b2a927d50def6c2643db51394a170593d1db85 (diff) | |
New upstream version 2.3.2+dfsgupstream/2.3.2+dfsg
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -1,7 +1,9 @@ # Barrier Eliminate the barrier between your machines. -Find [releases here](https://github.com/debauchee/barrier/releases). +Find [releases for windows and macOS here](https://github.com/debauchee/barrier/releases). +Your distro probably already has barrier packaged for it, see [distro specific packages](#distro-specific-packages) +below for a list. Alternatively, we also provide a [flatpak](https://github.com/flathub/com.github.debauchee.barrier). ### Contact info: @@ -14,8 +16,9 @@ Master branch overall build status: [](https://dev.azure.com/debauchee/Barrier/_build/latest?definitionId=1&branchName=master) * Windows Debug Build Status: [](https://dev.azure.com/debauchee/Barrier/_build/latest?definitionId=1&branchName=master) * Windows Release Build Status: [](https://dev.azure.com/debauchee/Barrier/_build/latest?definitionId=1&branchName=master) +* Snap: [](https://build.snapcraft.io/user/debauchee/barrier) -Our CI Builds are provided by Microsoft Azure Pipelines. +Our CI Builds are provided by Microsoft Azure Pipelines, Flathub, and Canonical. ### What is it? @@ -43,6 +46,13 @@ For short and simple questions or to just say hello find us on the Freenode IRC 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. + +[](https://repology.org/project/barrier/versions) + ### FAQ Q: Does drag and drop work on linux? |
