diff --git a/README.md b/README.md index 525f4976..39d2c616 100644 --- a/README.md +++ b/README.md @@ -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: @@ -16,7 +18,7 @@ Master branch overall build status: [![Build Status](https://dev.azure.com/debau * Windows Release Build Status: [![Build Status](https://dev.azure.com/debauchee/Barrier/_apis/build/status/debauchee.barrier?branchName=master&jobName=Windows%20Build&configuration=Windows%20Build%20Release%20with%20Release%20Installer)](https://dev.azure.com/debauchee/Barrier/_build/latest?definitionId=1&branchName=master) * Snap: [![Snap Status](https://build.snapcraft.io/badge/debauchee/barrier.svg)](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? @@ -44,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. + +[![Packaging status](https://repology.org/badge/vertical-allrepos/barrier.svg)](https://repology.org/project/barrier/versions) + ### FAQ Q: Does drag and drop work on linux?